Skip to main content
Glama
ross-jill-ws

Alpha Vantage MCP Server

by ross-jill-ws
package.json593 B
{ "name": "alphavantage", "module": "index.ts", "type": "module", "private": true, "scripts": { "mcp": "bun src/mcp.ts --stdio", "mcp:sse": "bun src/mcp.ts --sse --port 3001", "verify": "bun verify-mcp.ts" }, "devDependencies": { "@types/bun": "latest", "@types/express": "^5.0.6" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "@types/yargs": "^17.0.35", "dotenv": "^17.2.3", "express": "^5.2.1", "mongodb": "^7.0.0", "yargs": "^18.0.0", "zod": "^4.2.1" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ross-jill-ws/alphavantage'

If you have feedback or need assistance with the MCP directory API, please join our Discord server