A live data connector for Claude. Once connected, Claude can pull real Alpha Vantage MCP data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
Alpha Vantage MCP
MCP server wrapping the Alpha Vantage API. Provides intraday and daily OHLCV data for equities, FX rates, cryptocurrency prices, technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands), and fundamental data (earnings, balance sheet, income statement). Free API key available with rate limits.
# Install via:
# npx @modelcontextprotocol/inspector https://github.com/calvernaz/alphavantage
ℹ Add your Alpha Vantage API key (free at alphavantage.co) in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →