Alphavantage
CreatedDonMorr
Provides an MCP server for accessing stock market data from the Alphavantage API.
About
This is a fork of Cesar Alvernaz's Alphavantage MCP server, designed to fix bugs and ensure the server functions correctly. It serves as an interface for accessing stock market data via the Alphavantage API, allowing integration with applications like Claude Desktop. By configuring the server with an Alphavantage API key obtained through their free tier, users can retrieve and utilize stock market information within their workflows.
Key Features
- Configurable for use with Claude Desktop
- Uses environment variables for API key management
- 0 GitHub stars
- Provides real-time stock market data via Alphavantage API
- Includes bug fixes for improved server stability
Use Cases
- Build applications that require real-time market information
- Integrate stock data into Claude Desktop workflows
- Access Alphavantage's financial data API through an MCP server