alpha-vantage-mcp
MCP server integrating Alpha Vantage API, delivering real-time stock and crypto data for AI agents via Model Context Protocol.
About this tool
alpha-vantage-mcp
MCP server integrating Alpha Vantage API, delivering real-time stock and crypto data for AI agents via Model Context Protocol.
- Source: GitHub Repository
- Category: finance-market-data-mcp-servers
- Tags: market-data, finance, real-time, api-integration
Features
- Provides a Model Context Protocol (MCP) server for real-time access to financial market data via the Alpha Vantage API
- Standardized interface for AI agents to retrieve:
- Real-time stock quotes (price, volume, change, high, low)
- Detailed company information (sector, industry, market cap, exchange, currency, description)
- Real-time cryptocurrency exchange rates (with bid/ask prices and last updated timestamp)
- Historical daily price data for stocks (OHLCV)
- Historical options chain data (with advanced filtering, sorting, and Greeks)
- Five main tools implemented:
get-stock-quote: Latest stock quote for a specific companyget-company-info: Stock/company details for a symbolget-crypto-exchange-rate: Real-time crypto exchange ratesget-time-series: Historical daily price data for a stockget-historical-options: Historical options chain data with sorting/filtering
- Built-in error handling for:
- Rate limit exceeded
- Invalid API key
- Network issues and timeouts
- Malformed responses
- Returns clear, human-readable error messages
- Supports installation via Docker or Smithery CLI for integration with Claude Desktop and other MCP-compatible clients
- Configurable via environment variables (API key)
- Licensed under the MIT License
Prerequisites
- Python 3.12+
httpxlibrarymcplibrary
Installation
- Clone the repository and build/run with Docker, or install via Smithery CLI for Claude Desktop
Pricing
- Free and open source (MIT License)
License
- MIT License
Contributors
- berlinbra
- zzulanas
Loading more......
Information
Categories
Similar Products
6 result(s)Dedicated MCP server providing tools to retrieve real-time price information for various assets, including cryptocurrencies and precious metals.
Real-time cryptocurrency market data integration MCP server using CoinCap's public API.
An MCP Server for Codat that provides access to business financial data APIs via the Model Context Protocol.
An MCP Server that integrates Coinranking live cryptocurrency price data into MCP-compatible tools and workflows.
MCP server that integrates with Binance cryptocurrency exchange to provide real-time market data including prices, order books, and historical information without requiring API keys. (Merged both Binance MCP entries)
An MCP server that integrates with BART's API to deliver real-time train departure information in San Francisco.