Agent Tools
Back to MCP servers
● healthy

The Finance Toolkit gives AI assistants access to **200+ financial metrics**, all calculated transparently from raw financial statements, not pulled from third-party endpoints. This therefore gives access to: - **Core data**: financial statements (income, balance sheet, cash flow), historical prices, quotes, analyst estimates, earnings & dividend calendars, geographic and product revenue segmentation - **Fundamental analysis**: 80+ profitability, solvency, liquidity, valuation and efficiency ratios - **Technical indicators**: 30+ momentum, volatility, breadth and overlap indicators - **Risk & performance**: 20+ performance, factor models, VaRs and GARCH metrics - **Economics**: 50+ macro indicators, government data and fixed income metrics - **And more..** A key with [Financial Modeling Prep](https://jeroenbouma.com/fmp) is needed to access 30+ years (or quarters) of financial statements to perform the calculations on. Authenticate once with your FMP API key via OAuth. No key is stored on the server. To combat rate limits and plan restrictions, there is a built in fall-back system with Yahoo Finance when data acquisition from Financial Modeling Prep is unsuccessful. Accessing large macro databases from OECD and GMBD is also done independently of your current subscription.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/jer-bouma/financetoolkit/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/jer-bouma/financetoolkit/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.jeroenbouma.com/projects/financetoolkit/mcp
Listed at (smithery)
https://www.jeroenbouma.com/projects/financetoolkit/mcp