matteoantoci/mcp-alphavantage
MCP server for interacting with the Alpha Vantage API, providing access to various financial data endpoints.
Platform-specific configuration:
{
"mcpServers": {
"mcp-alphavantage": {
"command": "npx",
"args": [
"-y",
"mcp-alphavantage"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...