1 toolsStars: 49Forks: 18Views: 2Updated about 2 months ago
C
alphavantage
The Alpha Vantage MCP Server is a server designed for the Alphavantage API, which provides stock market data. Implemented in Python, this tool offers a convenient interface for retrieving real-time stock data. Users can easily start the server and fetch data by obtaining an Alphavantage API key and setting it in environment variables. It operates in two modes: the standard stdio server mode and a streamable HTTP server mode that provides real-time updates.
PythonAPI+6+5