关于
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.
主要功能
- Includes a demo agent for testing the MCP server
- 1 GitHub stars
- Supports local development and Azure deployment
- Exposes AlphaVantage financial data as MCP tools
- Infrastructure defined using Bicep for easy deployment
- Provides a VS Code configuration for MCP development
使用案例
- Automating financial data retrieval for algorithmic trading
- Enabling AI agents to perform financial analysis
- Building financial dashboards and reporting tools