Awesome MCPFinance & Trading

stefanoamorelli/fred-mcp-server

⭐ 120 TypeScript repository created 2025-05-11

Federal Reserve Economic Data MCP Server provides MCP clients with access to FRED, the economic data repository maintained by the Federal Reserve Bank of St. Louis. Rather than wrapping a hand-picked set of popular indicators, it offers universal access to the whole catalogue — over eight hundred thousand series covering interest rates, employment, inflation, output, monetary aggregates, exchange rates and regional statistics. That breadth changes how it is used: a model searches for the series it needs by name or concept, reads the series metadata such as frequency, units and seasonal adjustment, and then retrieves observations for a date range, instead of being limited to whatever indicators a wrapper author chose. Understanding the metadata matters for correctness, since FRED distributes the same underlying concept in several forms — levels and percent changes, seasonally adjusted and not — and picking the wrong variant silently produces the wrong answer. The server is TypeScript, published on npm as fred-mcp-server, licensed AGPL v3, has continuous-integration tests, hosted documentation and a Zenodo DOI. The README carries a clear disclaimer that the project is not affiliated with or endorsed by the Federal Reserve. A free FRED API key is required. The audience is economists, analysts and journalists who want to pull authoritative macroeconomic series into an analysis conversation.

https://github.com/stefanoamorelli/fred-mcp-server

mcpfredeconomic-datamacroeconomicstime-seriestypescriptfinancefederal-reserve

Also in Finance & Trading

HKUDS/Vibe-Trading

Vibe-Trading is an AI-powered personal trading agent designed to assist with algorithmic trading, backtesting, and quantitative finance, leveraging large language models and multi-agent systems.

xbtlin/ai-berkshire

AI Berkshire is an investment research framework leveraging AI agents powered by Claude Code and Codex to apply the methodologies of legendary value investors like Buffett and Munger, aiming to red...

financial-datasets/mcp-server

An MCP server that enables AI assistants to access comprehensive stock market and cryptocurrency data from Financial Datasets via the Model Context Protocol interface.

stripe/agent-toolkit

The Stripe Agent Toolkit is a library that integrates Stripe's API into various agent frameworks and the Model Context Protocol (MCP) to enable seamless payment and billing automation in intelligent agent workflows.

sendaifun/solana-agent-kit

Solana Agent Kit is an open-source toolkit that enables AI agents to autonomously perform a wide range of actions on Solana blockchain protocols, integrating AI models with decentralized finance, NFTs, and cross-chain operations.

whchien/ai-trader

AI-Trader is a professional backtesting framework for algorithmic trading with multi-market support and integrated Model Context Protocol (MCP) server enabling AI assistant interaction.

goat-sdk/goat

GOAT is a comprehensive agentic finance toolkit enabling AI agents to autonomously perform financial activities using blockchain, cryptocurrencies, wallets, and supports the Model Context Protocol (MCP) along with other agent frameworks.

alpacahq/alpaca-mcp-server

Alpaca MCP Server is an MCP server implementation that enables large language models to interact with Alpaca's trading API using natural language for stock, options, and crypto trading, portfolio management, and real-time market data access.