iferdelja/alphavantage_mcp
A Model Context Protocol (MCP) server for accessing Alpha Vantage stock and financial data.
Platform-specific configuration:
{
"mcpServers": {
"alphavantage_mcp": {
"command": "npx",
"args": [
"-y",
"alphavantage_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...