alphavantage-mcp
Verified Safeby NonmaskableInt
Overview
Provides comprehensive market data and fundamental analysis through the AlphaVantage API for integration with MCP-compatible clients like Claude Desktop.
Installation
uv run alphavantage-mcp-serverEnvironment Variables
- ALPHA_VANTAGE_API_KEY
Security Notes
The server follows good security practices by requiring the AlphaVantage API key via environment variables or a .env file, preventing hardcoding. Input validation functions are used for symbols, and Pydantic models enforce type and structure validation for other parameters. The `httpx` library is used for secure asynchronous HTTP requests. There are no indications of 'eval' or other dangerous patterns, and dependencies are standard and well-maintained.
Similar Servers
alpaca-mcp-server
Enables natural language trading operations for Alpaca's Trading API via AI assistants, supporting stocks, options, crypto, portfolio management, and real-time market data.
maverick-mcp
Personalized stock analysis, technical indicators, and portfolio optimization via Claude Desktop.
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
Financial-Modeling-Prep-MCP-Server
Enables AI assistants to access and analyze comprehensive financial data, stock information, company fundamentals, and market insights from Financial Modeling Prep.