Submit

Alpha_vantage

@septemhill

Server Config

{
  "mcpServers": {
    "alpha_vantage": {
      "command": "npx",
      "args": [
        "-y",
        "alpha_vantage_finance"
      ],
      "env": {
        "ALPHAVANTAGE_API_KEY": "YOUR_ALPHA_VANTAGE_API_KEY"
      },
      "disabled": false,
      "autoApprove": [
        "get_ticker_ohlcv"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.