financial-datasets/mcp-server
An MCP server enabling AI assistants to access stock market data, financial statements, and crypto prices.

Velocity · 7d
+4.8
★ / day
Trend
→steady
star history
This repository implements a Model Context Protocol server that bridges AI assistants with the Financial Datasets API. It exposes tools for retrieving income statements, balance sheets, cash flow statements, stock prices, and market news that AI agents can invoke through the MCP interface. The server uses httpx to make API calls and follows the MCP SDK pattern for tool registration.