Professional-grade MCP integration for Alpha Vantage API. Real-time market data, fundamentals, and AI-powered financial analysis for Claude Desktop.
{
"mcpServers": {
"alpha-vantage": {
"command": "npx",
"args": [
"-y",
"alpha-vantage-mcp-server"
]
}
}
}