alpha-vantage-mcp

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 company
  • get-company-info: Detailed company information
  • get-crypto-exchange-rate: Real-time cryptocurrency rates
  • get-time-series: Daily price data for stocks
  • get-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.