Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Fmp
Fmp logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 8:28:43 PM

Fmp

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website

Access financial data and market information via Financial Modeling Prep API

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "fmp": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/fmp-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Documentation Overview

Financial Modeling Prep MCP Server

npm version MCP Registry License: MIT

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.

Financial Modeling Prep MCP server

Quick Navigation

Features | Installation | Tools | Usage examples | API rate limits | Development | Troubleshooting

Features

  • Real-time Market Data: Live stock quotes with price, volume, and market metrics
  • Company Information: Detailed profiles including industry, sector, and key executives
  • Financial Statements: Income statements, balance sheets, and cash flow statements
  • Market Performance: Track gainers, losers, most active stocks, and sector performance
  • Analyst Data: Price targets, estimates, ratings, and upgrades/downgrades
  • Insider Trading: Monitor insider transactions and institutional holdings
  • Technical Indicators: RSI, SMA, EMA with multiple timeframes
  • Economic Data: GDP, unemployment, inflation, treasury rates, and economic calendar
  • Historical Charts: Intraday data from 1-minute to 4-hour intervals
  • Symbol Search: Find companies by name or ticker across global exchanges

Installation

Prerequisites

  • Claude Desktop
  • Node.js 18 or higher
  • Financial Modeling Prep API key (Get one here)

Quick Start with NPX

Add to your Claude Desktop configuration file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json

config.json
{
  "mcpServers": {
    "financial-modeling-prep": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/fmp-mcp"
      ],
      "env": {
        "FMP_API_KEY": "your_api_key_here"
      }
    }
  }
}

Replace your_api_key_here with your actual API key from Financial Modeling Prep.

Important: Restart Claude Desktop completely after updating the configuration.

Claude Code (CLI)

Claude Code uses a different registration mechanism -- it doesn't read claude_desktop_config.json. Use claude mcp add instead:

Terminal
claude mcp add -e FMP_API_KEY=your_api_key_here -s user financial-modeling-prep -- npx -y @houtini/fmp-mcp

Verify with:

Terminal
claude mcp get financial-modeling-prep

You should see Status: Connected.

Available Tools

Core Market Data

get_quote

Get real-time stock quote data.

Parameters:

  • symbol (required): Stock ticker symbol (e.g., AAPL, TSLA, MSFT)

Returns: Current price, volume, market cap, P/E ratio, day high/low, and more.

search_symbol

Search for stock symbols by company name or ticker.

Parameters:

  • query (required): Search query (company name or partial ticker)

Returns: Matching symbols with company names and exchange information.

Company Fundamentals

get_company_profile

Get detailed company profile and fundamental data.

Parameters:

  • symbol (required): Stock ticker symbol

Returns: Company description, industry, sector, CEO, employee count, headquarters, website, and key financial metrics.

get_income_statement

Retrieve company income statement data.

Parameters:

  • symbol (required): Stock ticker symbol
  • period (optional): "annual" or "quarter" (default: "annual")
  • limit (optional): Number of periods to return (default: 5)

Returns: Revenue, expenses, net income, EPS, and other profitability metrics.

get_balance_sheet

Retrieve company balance sheet data.

Parameters:

  • symbol (required): Stock ticker symbol
  • period (optional): "annual" or "quarter" (default: "annual")
  • limit (optional): Number of periods to return (default: 5)

Returns: Assets, liabilities, shareholder equity, and detailed line items.

get_cash_flow

Retrieve company cash flow statement data.

Parameters:

  • symbol (required): Stock ticker symbol
  • period (optional): "annual" or "quarter" (default: "annual")
  • limit (optional): Number of periods to return (default: 5)

Returns: Operating cash flow, investing activities, financing activities, and free cash flow.

get_key_metrics

Get key financial metrics and ratios.

Parameters:

  • symbol (required): Stock ticker symbol
  • period (optional): "annual" or "quarter" (default: "annual")
  • limit (optional): Number of periods to return (default: 5)

Returns: P/E ratio, ROE, ROA, debt ratios, current ratio, and more.

get_financial_ratios

Get detailed financial ratios (profitability, liquidity, efficiency).

Parameters:

  • symbol (required): Stock ticker symbol
  • period (optional): "annual" or "quarter" (default: "annual")
  • limit (optional): Number of periods to return (default: 5)

Returns: Comprehensive ratio analysis including profitability, liquidity, and efficiency metrics.

Market Performance

get_market_gainers

Get stocks with the largest price increases.

Parameters: None

Returns: Top gaining stocks with price changes and volume.

get_market_losers

Get stocks with the largest price drops.

Parameters: None

Returns: Top losing stocks with price changes and volume.

get_most_active

Get most actively traded stocks by volume.

Parameters: None

Returns: Stocks with highest trading volume.

get_sector_performance

Get current sector performance snapshot.

Parameters:

  • date (optional): Date in YYYY-MM-DD format (defaults to latest)

Returns: Performance metrics for all market sectors.

Analyst Data

get_analyst_estimates

Get analyst financial estimates (revenue, EPS forecasts).

Parameters:

  • symbol (required): Stock ticker symbol
  • period (optional): "annual" or "quarter" (default: "annual")
  • limit (optional): Number of periods to return (default: 10)

Returns: Analyst revenue and earnings estimates with consensus figures.

get_price_target

Get analyst price target summary.

Parameters:

  • symbol (required): Stock ticker symbol

Returns: Average, high, low, and median price targets from analysts.

get_analyst_ratings

Get analyst ratings and upgrades/downgrades.

Parameters:

  • symbol (required): Stock ticker symbol

Returns: Recent analyst rating changes, upgrades, downgrades, and recommendations.

Insider Trading & Institutional

get_insider_trading

Get recent insider trading activity.

Parameters:

  • symbol (required): Stock ticker symbol
  • limit (optional): Number of transactions to return (default: 100)

Returns: Insider buy/sell transactions with names, dates, and amounts.

get_institutional_holders

Get institutional ownership (13F filings).

Parameters:

  • symbol (required): Stock ticker symbol
  • limit (optional): Number of holders to return (default: 100)

Returns: Top institutional holders with share counts and filing dates.

Technical Indicators

get_technical_indicator_rsi

Get Relative Strength Index (RSI).

Parameters:

  • symbol (required): Stock ticker symbol
  • timeframe (required): "1min", "5min", "15min", "30min", "1hour", "4hour", "1day"
  • period (optional): Period length (default: 14)

Returns: RSI values with timestamps for momentum analysis.

get_technical_indicator_sma

Get Simple Moving Average (SMA).

Parameters:

  • symbol (required): Stock ticker symbol
  • timeframe (required): "1min", "5min", "15min", "30min", "1hour", "4hour", "1day"
  • period (optional): Period length (default: 10)

Returns: SMA values with timestamps for trend analysis.

get_technical_indicator_ema

Get Exponential Moving Average (EMA).

Parameters:

  • symbol (required): Stock ticker symbol
  • timeframe (required): "1min", "5min", "15min", "30min", "1hour", "4hour", "1day"
  • period (optional): Period length (default: 10)

Returns: EMA values with timestamps for trend analysis.

Historical Data

get_historical_chart

Get historical price data with flexible time intervals.

Parameters:

  • symbol (required): Stock ticker symbol
  • interval (required): "1min", "5min", "15min", "30min", "1hour", "4hour"
  • from (optional): Start date in YYYY-MM-DD format
  • to (optional): End date in YYYY-MM-DD format

Returns: OHLC price data with volume for the specified interval.

Economic Data

get_economic_calendar

Get upcoming economic data releases calendar.

Parameters:

  • from (optional): Start date in YYYY-MM-DD format
  • to (optional): End date in YYYY-MM-DD format

Returns: Scheduled economic announcements with dates and expected impact.

get_economic_indicator

Get economic indicator data (GDP, unemployment, inflation, etc.).

Parameters:

  • name (required): Indicator name (e.g., "GDP", "unemploymentRate", "CPI")
  • from (optional): Start date in YYYY-MM-DD format
  • to (optional): End date in YYYY-MM-DD format

Returns: Historical values for the specified economic indicator.

Events & Calendars

get_earnings_calendar

Get upcoming earnings announcements calendar.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Financial Modeling Prep MCP Server logoFinancial Modeling Prep MCP Server

    MCP server for Financial Modeling Prep API with 250+ financial data tools

    πŸ’° Finance & Fintech0 views
    Compare vs Financial Modeling Prep MCP Server β†’
  • Financial Modeling Prep (fmpsdk) logoFinancial Modeling Prep (fmpsdk)

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

    πŸ’° Finance & Fintech0 views
    Compare vs Financial Modeling Prep (fmpsdk) β†’
  • F
    Fmp

    Financial Modeling Prep MCP (/stable API; v3 deprecated 2025-08-31).

    πŸ’° Finance & Fintech0 views
    Compare vs Fmp β†’
  • Ghostfolio MCP logoGhostfolio MCP

    MCP server for Ghostfolio portfolio management and financial data access

    πŸ’° Finance & Fintech0 views
    Compare vs Ghostfolio MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Fmp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "fmp": { "command": "npx", "args": ["-y", "fmp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFmp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fmp?style=directory)](https://allmcps.com/mcp/fmp)
HTML Embed
<a href="https://allmcps.com/mcp/fmp"><img src="https://allmcps.com/api/badge/fmp?style=directory" alt="Fmp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools15/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Fmp β†’Install in Claude DesktopInstall in CursorInstall in VS Code