Skip to content

Add Alpha Vantage MCP Server#199

Open
gabriel1l wants to merge 1 commit into
Azure:mainfrom
gabriel1l:main
Open

Add Alpha Vantage MCP Server#199
gabriel1l wants to merge 1 commit into
Azure:mainfrom
gabriel1l:main

Conversation

@gabriel1l
Copy link
Copy Markdown

This PR adds the Alpha Vantage MCP Server to the partner registry for the Microsoft Foundry Tools Catalog and API Center MCP Registry.

About Alpha Vantage

Alpha Vantage Inc. is an official licensed NASDAQ data vendor providing real-time and historical financial market data through 100+ API functions, covering equities, options, forex, cryptocurrencies, commodities, economic indicators, and technical indicators.

About the MCP Server

The Alpha Vantage MCP Server is a remote (streamable-http) MCP server hosted at https://mcp.alphavantage.co/mcp that exposes the full Alpha Vantage data catalog to LLMs and agentic workflows. It uses an optimization technique called Progressive Tool Discovery to minimize token consumption while preserving response quality.

Verification

The server has been verified against Microsoft Foundry Agent Service via custom MCP tool integration with multiple test queries spanning the tool surface — including no-argument health checks (PING), symbol lookup (SYMBOL_SEARCH), single-quote retrieval (GLOBAL_QUOTE), time series data (TIME_SERIES_DAILY), technical indicators (RSI), and cross-asset queries combining multiple tools (TIME_SERIES_DAILY + DIGITAL_CURRENCY_DAILY). Authentication uses API key as a query parameter (?apikey=) per the configuration documented at https://mcp.alphavantage.co/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant