AlphaVantage MCP ServerServer

lifejwang11
GitHub
financereal-time dataAPI integration

Loading subscription status...

💡 Description

The AlphaVantage MCP Server is built on the MCP framework and integrates with the AlphaVantage financial data API service, facilitating access to real-time and historical market data, including stock market quotes, forex, cryptocurrency data, technical indicators, and fundamental data.

📝 JSON Entries

{
  "mcpServers": [
    {
      "alphavantage-mcp": {
        "env": {
          "ALPHAVANTAGE_API_KEY": "your_api_key"
        },
        "args": [],
        "command": "python main.py"
      }
    }
  ]
}

🛠️ Tools

PythonGit

Features

  • Real-time stock quotes
  • Historical price data
  • Technical indicators
  • Fundamental data