Loomal

Access financial data and market information via Financial Modeling Prep API

1 starsnpm: @houtini/fmp-mcp

About fmp

fmp is an MCP (Model Context Protocol) server published by houtini-ai in the official MCP registry. Access financial data and market information via Financial Modeling Prep API

It ships as an npm package (@houtini/fmp-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/houtini-ai/fmp-mcp, where the project has earned 1 GitHub stars.

Use fmp with your agent

Claude Code · one command
claude mcp add fmp -- npx -y @houtini/fmp-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fmp": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/fmp-mcp"
      ]
    }
  }
}
npm@houtini/fmp-mcp

Frequently asked questions

What is fmp?
fmp is an MCP (Model Context Protocol) server by houtini-ai. Access financial data and market information via Financial Modeling Prep API
How do I connect fmp to Claude, Cursor, or another MCP client?
Install fmp from its npm package (@houtini/fmp-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is fmp open source?
Yes — the source code is public at github.com/houtini-ai/fmp-mcp, with 1 GitHub stars.
Can AI agents pay to use fmp?
Not yet through Loomal — fmp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain fmp? Claim this listing free by verifying GitHub ownership, or contact us.