alpha-vantage-mcp
0
The Alpha Vantage MCP Server is a tool that provides real-time financial market data using the Alpha Vantage API. It includes capabilities for accessing stock quotes, company data, and cryptocurrency rates, with robust error handling and installation support for different platforms.
Alpha Vantage MCP Server
A Model Context Protocol (MCP) server providing real-time access to financial market data through the Alpha Vantage API. It offers features like real-time stock quotes, detailed company information, cryptocurrency exchange rates, and historical options chain data. The server also includes built-in error handling and rate limit management.
Features
- Real-time stock quotes and cryptocurrency exchange rates
- Detailed company information
- Historical options chain data with filtering
- Error handling and rate limit management
Installation
Using Claude Desktop
- Install via Docker: Clone the repository, build a local image, and configure using
claude_desktop_config.json
. - Install via Smithery: Use Smithery CLI to install for Claude Desktop.
Available Tools
get-stock-quote
: Latest stock quote for a companyget-company-info
: Detailed company informationget-crypto-exchange-rate
: Real-time cryptocurrency ratesget-time-series
: Daily price data for stocksget-historical-options
: Historical options data
Prerequisites
- Python 3.12 or higher
- httpx
- mcp
Contributors
Contributing
Contributions are welcome! Please submit a Pull Request.
License
Licensed under the MIT License.