An MCP server lets Claude and Cursor pull real finance metrics
The developer has added an MCP Server on top of the project. is an Python package started in 2019, with more than 200 financial metrics, valuation models, and economic indicators. The project began because major finance sites showed different P/E numbers for the same company on the same day, often without explaining the calculation method.
The new MCP Server groups more than 200 methods into about 21 tool categories, so Claude, Copilot, Cursor, Windsurf, or Gemini can fetch real financial data and run calculations instead of relying on remembered . Setup uses one command: `uvx --from "financetoolkit[mcp]" financetoolkit-mcp-setup`. Full and an MCPB file for are available.
In one example, a request to compare major semiconductor companies over 10 years led the AI tool to choose valuation ratios, EPS growth, and historical return tools on its own.
Key points
- A new MCP Server has been built for .
- It works with Claude, Copilot, Cursor, Windsurf, and Gemini.
- It exposes more than 200 finance methods through about 21 tool categories.
- It can fetch financial data and run calculations instead of recalling stale numbers.
- support includes and an MCPB file.