calvernaz/alphavantage
A MCP server for the stock market data API, Alphavantage API.
Platform-specific configuration:
{
"mcpServers": {
"alphavantage": {
"command": "npx",
"args": [
"-y",
"alphavantage"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...