Awesome MCPFinance & Trading

berlinbra/alpha-vantage-mcp

⭐ 104 Python added to this list on 2025-05-06 repository created 2024-12-17

Alpha Vantage MCP Server provides MCP clients with market data from Alpha Vantage, which offers a free tier covering a wide range of instruments. Equity tools return real-time quotes with price, volume and change, and company information including sector, industry and market capitalisation. Cryptocurrency tools cover real-time exchange rates with bid and ask prices, plus daily, weekly and monthly time series. Options support is more detailed than most free sources: real-time option chains including the Greeks and implied volatility, and historical chains with filtering and sorting, which is what allows analysis of how a chain looked before an event rather than only now. ETF tools return profile data with holdings, sector allocation and key metrics. Earnings coverage spans an upcoming calendar with a configurable horizon and historical annual and quarterly reports. The server includes explicit error handling and rate-limit handling, which matters because the Alpha Vantage free tier is tightly capped and an agent making many calls will hit that limit quickly — surfacing it as a clear error rather than a malformed response. It is a Python project listed on Smithery and requires a free API key. The audience is people building investment-research or portfolio-analysis agents without a paid market-data subscription.

https://github.com/berlinbra/alpha-vantage-mcp

mcpalpha-vantagestocksmarket-dataoptionsetfearningspythoncryptocurrency

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.