Provides an MCP server for accessing stock market data from the Alphavantage API.
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.
Características Principales
01Configurable for use with Claude Desktop
02Uses environment variables for API key management
030 GitHub stars
04Provides real-time stock market data via Alphavantage API
05Includes bug fixes for improved server stability
Casos de Uso
01Build applications that require real-time market information
02Integrate stock data into Claude Desktop workflows
03Access Alphavantage's financial data API through an MCP server