alphavantage_mcp
If you are the rightful owner of alphavantage_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for accessing Alpha Vantage stock and financial data.
The Alpha Vantage MCP server provides a comprehensive interface for accessing a wide range of financial data through the Alpha Vantage API. It supports all available endpoints, including stocks, economic indicators, technical indicators, forex, cryptocurrencies, and commodities. The server is designed to optimize context window usage by consolidating certain endpoints under unified tools, such as technical indicators, forex, commodities, and cryptocurrencies. This organization allows users to access the full functionality of the Alpha Vantage API while minimizing the number of tools required, making it an efficient solution for financial data retrieval.
Features
- Complete support for all Alpha Vantage API endpoints including stocks, economic indicators, technical indicators, forex, cryptocurrencies, and commodities.
- Reduced context window usage by organizing certain endpoints under the same tool.
- Technical Indicators consolidated into 5 unified endpoints with type parameters.
- Commodities unified into a single endpoint with a commodity_type parameter.
- Forex and Cryptocurrencies time series endpoints consolidated with a series_type parameter.