Ratios and a valuation are only worth something next to the statements they came from. Eight tools put profile, quote, statements, metrics and DCF in one thread, which is where the comparison between two companies actually happens.
A Python MCP server over the Financial Modelling Prep API, covering company profiles, quotes, statements, ratios, key metrics, DCF valuation and sector performance. It also ships prompts for financial analysis, investment research and sector comparison.
- Company profile and a real-time quote
- Income statement, balance sheet and cash flow data
- Key metrics and the full ratio set used for analysis
- A discounted cash flow valuation
- Companies found by name or symbol
- Sector performance across the market
- Market sectors, company profiles and statements also exposed as MCP resources
An API key from Financial Modelling Prep, passed as FMP_API_KEY. Run it with uv (uv run python -m fmp_mcp_server.server), or from the published image ghcr.io/ccdatatraits/fmp-mcp-server:latest with an env file.
One command plus a key — docker run --env-file .env ghcr.io/ccdatatraits/fmp-mcp-server:latest, then supply credentials
