Labsco
MCP SERVER

FMP MCP Server

by ccdatatraits

Pull a company's statements, ratios and DCF into the conversation and work from the numbers.

Equity & Fund Market Data
Summary
The whole statement set, without a data export.

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.

What it is

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.

What you get
  • 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
Requirements

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.

Setup effort

One command plus a key — docker run --env-file .env ghcr.io/ccdatatraits/fmp-mcp-server:latest, then supply credentials