Installation & Configuration
{
"mcpServers": {
"alpha-vantage": {
"command": "node",
"args": [
"/absolute/path/to/dist/index.js"
],
"env": {
"ALPHA_VANTAGE_API_KEY": "YOUR_API_KEY"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15