Design for free tier account, MCP server for Stock data and analysis server using Alpha Vantage API
{
"mcpServers": {
"alphavantage-stock": {
"command": "npx",
"args": [
"-y",
"alphavantage-stock-mcp"
]
}
}
}