finance & fintech
Alpha Vantage Mcp
Alpha Vantage API integration to fetch both stock and crypto information
python
cloud
finance & fintech
Installation
npx -y berlinbra/alpha-vantage-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "alpha-vantage-mcp",
"command": "npx",
"args": [
"-y",
"berlinbra/alpha-vantage-mcp"
]
}About This MCP Server
berlinbra/alpha-vantage-mcp
Alpha Vantage API integration to fetch both stock and crypto information
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub