Fmp MCP Server
Model Context Protocol (MCP) server providing access to Financial Modeling Prep's comprehensive financial data API. Get real-time stock quotes, company fundamentals, financial statements, market insights, analyst data, and technical indicators directly in Claude Desktop. Its 26 documented tools cover indicator, technical, market, analyst. 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 JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-17 · ★ 2 · #116 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install Fmp
before you install - you'll need
FMP_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add houtini-ai-fmp-mcp -- npx -y @houtini/fmp-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"houtini-ai-fmp-mcp": {
"command": "npx",
"args": [
"-y",
"@houtini/fmp-mcp"
]
}
}
} 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 MIT - declared in the repository
npm package @houtini/fmp-mcp - the @houtini scope differs from the repo owner (houtini-ai); confirm it's the project's official package
registry namespace io.github.houtini-ai is GitHub-verified and matches the repo owner
03 · What Fmp can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can get real-time stock quote data, search for stock symbols by company name or ticker, get detailed company profile and fundamental data, and retrieve company income statement data.
Capability map
Tools grouped from the project's README - what Fmp lets an agent do.
read & search
17 tools - e.g. Get real-time stock quote data.; Search for stock symbols by company name or ticker.; Get detailed company profile and fundamental data.
get_quote · search_symbol · get_company_profile · get_income_statement · get_balance_sheet · get_cash_flow…
Technical
3 tools - e.g. Get Relative Strength Index (RSI).; Get Simple Moving Average (SMA).; Get Exponential Moving Average (EMA).
get_technical_indicator_rsi · get_technical_indicator_sma · get_technical_indicator_ema
Market
2 tools - e.g. Get stocks with the largest price increases.; Get stocks with the largest price drops.
get_market_gainers · get_market_losers
Analyst
2 tools - e.g. Get analyst financial estimates (revenue, EPS forecasts).; Get analyst ratings and upgrades/downgrades.
get_analyst_estimates · get_analyst_ratings
Economic
2 tools - e.g. Get upcoming economic data releases calendar.; Get economic indicator data (GDP, unemployment, inflation, etc.).
get_economic_calendar · get_economic_indicator
04 · Who maintains Fmp
fmp is maintained by houtini-ai. We track 9 MCP servers from houtini-ai - 7 actively maintained, 215 combined GitHub stars, oldest repo from Sep 2025. Full record: all servers from houtini-ai.
- gemini Model Context Protocol server for Google Gemini AI with chat, research, and grounding ★ 30
- lm Connect Claude to any OpenAI-compatible LLM endpoint and offload routine work to a local model. ★ 111
- seo-audit-console Technical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon. ★ 12
- geo-analyzer Scores content on the signals that get it cited by ChatGPT, Perplexity and AI Overviews ★ 21
- google-knowledge-graph Search Google's Knowledge Graph for structured information about real-world entities ★ 11
- seo-crawler-mcp Crawl and analyse websites for SEO errors using Crawlee with SQLite storage ★ 16
05 · Facts
- repository
- github.com/houtini-ai/fmp-mcp
- category
- finance - ranked #116 of 283 actively-maintained finance servers as of 2026-08-25.
- registry
- io.github.houtini-ai/fmp (active, first published 2026-01-29 · 3 versions)
- packages
- npm:@houtini/fmp-mcp
06 · Fmp FAQ
Is Fmp still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-17. We re-verify nightly.
What can Fmp do?
With this server connected, an agent can get real-time stock quote data, search for stock symbols by company name or ticker, get detailed company profile and fundamental data, and retrieve company income statement data.
How do I install Fmp?
Run `npx -y @houtini/fmp-mcp`. The README documents one environment variable (FMP_API_KEY) to set first. You can also paste the ready-made client config above.
Does Fmp 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 Fmp
Alternatives to Fmp
Maintained finance servers if Fmp isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what Fmp doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Httpayer MCP Server · Hummingbot MCP Server · Signalfuse · T-Bank MCP · Copilot Money
More JavaScript MCP servers · Lm · Read Only Local MySQL MCP Server · Read Only Local Postgres MCP Server · Humanpen MCP · see all