Connects AI agents to the AlphaVantage Financial API via an Azure Function, exposing financial data as MCP tools.
This project provides an Azure Function that acts as an MCP server, bridging AI agents to the AlphaVantage Financial API. It enables agents to access and analyze financial data through MCP-exposed tools such as company overviews, income statements, balance sheets, cash flow reports, and earnings reports. The provided demo agent, built with PydanticAI, allows you to test the MCP server and explore financial analysis applications.