finance & fintech

Alpha Vantage Mcp

Alpha Vantage API integration to fetch both stock and crypto information

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y berlinbra/alpha-vantage-mcp

Configuration

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

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub