HomeOther › Financial Modeling Prep (fmpsdk)

Financial Modeling Prep (fmpsdk)

Financial Modeling Prep API as MCP tools — quotes, statements, prices, and ~240 endpoints.

Python
★ 214 stars Last pushed 2026-08-29 License: BSD-3-Clause

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 20260829.1)

uvx fmpsdk-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "fmpsdk": {
      "command": "uvx",
      "args": [
        "fmpsdk-mcp"
      ],
      "env": {
        "FMP_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • FMP_API_KEY required secret — Financial Modeling Prep API key (https://site.financialmodelingprep.com/developer/docs)

Related servers

Data from the Official MCP Registry