Financial Modeling Prep MCP Server

A Model Context Protocol (MCP) server for the Financial Modeling Prep API, exposing 250+ financial data tools to AI assistants. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-02 · ★ 141 · #14 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Financial Modeling Prep MCP Server

Claude Code

claude mcp add imbenrabi-financial-modeling-prep-mcp-se -- npx -y financial-modeling-prep-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "imbenrabi-financial-modeling-prep-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "financial-modeling-prep-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package financial-modeling-prep-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.imbenrabi is GitHub-verified and matches the repo owner

03 · What Financial Modeling Prep MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.6.12 · 2026-07-02

Release v2.6.12 · This release has been automatically published to: · NPM Registry: npm install [email protected] · MCP Registry: Available at · Installation Methods · NPM: · bash · npm install…

v2.6.11 · 2026-06-26

Release v2.6.11 · This release has been automatically published to: · NPM Registry: npm install [email protected] · MCP Registry: Available at · Installation Methods · NPM: · bash · npm install…

v2.6.10 · 2026-05-02

Release v2.6.10 · This release has been automatically published to: · NPM Registry: npm install [email protected] · MCP Registry: Available at · Installation Methods · NPM: · bash · npm install…

04 · Who maintains Financial Modeling Prep MCP Server

Financial Modeling Prep MCP Server is maintained by imbenrabi. It's the only MCP server we track from this author; the repo dates to May 2025.

05 · Facts

category
finance - ranked #14 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-07-02)
registry
io.github.imbenrabi/financial-modeling-prep-mcp-server (active, first published 2025-09-11 · 15 versions)
packages
npm:financial-modeling-prep-mcp-server

06 · Financial Modeling Prep MCP Server FAQ

What is Financial Modeling Prep MCP Server?

A Model Context Protocol (MCP) server for the Financial Modeling Prep API, exposing 250+ financial data tools to AI assistants. It runs locally over stdio via the published package.

Is Financial Modeling Prep MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-02 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Financial Modeling Prep MCP Server?

Run `npx -y financial-modeling-prep-mcp-server`. You can also paste the ready-made client config above.

Does Financial Modeling Prep MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Financial Modeling Prep MCP Server

More finance MCP servers · Lemonsqueezy MCP Server · Invoice XML · E Arveldaja MCP · Japan Data MCP · Fortnox

More TypeScript MCP servers · Dossier · Probe · Cardano MCP · Infranodus MCP Server Infranodus · Inite Brain · see all