# Financial Modeling Prep (FMP) Server 

Complete financial market access for AI assistants - Real-time stocks, crypto, forex, and comprehensive market data integration - access FMP free and paid API tiers.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add imbenrabi/financial-modeling-prep-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list imbenrabi/financial-modeling-prep-mcp-server

# Get full schema for a tool
npx -y @smithery/cli@latest tool get imbenrabi/financial-modeling-prep-mcp-server searchSymbol

# Call a tool
npx -y @smithery/cli@latest tool call imbenrabi/financial-modeling-prep-mcp-server searchSymbol '{}'
```

## Direct MCP Connection

Endpoint: `https://financial-modeling-prep-mcp-server--imbenrabi.run.tools`

## Tools (253)

- `searchSymbol` — Easily find the ticker symbol of any stock with the FMP Stock Symbol Search API. Search by company name or symbol acros…
- `searchName` — Search for ticker symbols, company names, and exchange details for equity securities and ETFs listed on various exchang…
- `searchCIK` — Easily retrieve the Central Index Key (CIK) for publicly traded companies with the FMP CIK API. Access unique identifie…
- `searchCUSIP` — Easily search and retrieve financial securities information by CUSIP number using the FMP CUSIP API. Find key details s…
- `searchISIN` — Easily search and retrieve the International Securities Identification Number (ISIN) for financial securities using the…
- `stockScreener` — Discover stocks that align with your investment strategy using the FMP Stock Screener API. Filter stocks based on marke…
- `searchExchangeVariants` — Search across multiple public exchanges to find where a given stock symbol is listed using the FMP Exchange Variants AP…
- `getCompanySymbols` — Easily retrieve a comprehensive list of financial symbols with the FMP Company Symbols List API. Access a broad range o…
- `getFinancialStatementSymbols` — Access a comprehensive list of companies with available financial statements through the FMP Financial Statement Symbol…
- `getCIKList` — Access a comprehensive database of CIK (Central Index Key) numbers for SEC-registered entities with the FMP CIK List AP…
- `getSymbolChanges` — Stay informed about the latest stock symbol changes with the FMP Stock Symbol Changes API. Track changes due to mergers…
- `getETFList` — Quickly find ticker symbols and company names for Exchange Traded Funds (ETFs) using the FMP ETF Symbol Search API. Thi…
- `getActivelyTradingList` — List all actively trading companies and financial instruments with the FMP Actively Trading List API. This endpoint all…
- `getEarningsTranscriptList` — Access available earnings transcripts for companies with the FMP Earnings Transcript List API. Retrieve a list of compa…
- `getAvailableExchanges` — Access a complete list of supported stock exchanges using the FMP Available Exchanges API. This API provides a comprehe…
- `getAvailableSectors` — Access a complete list of industry sectors using the FMP Available Sectors API. This API helps users categorize and fil…
- `getAvailableIndustries` — Access a comprehensive list of industries where stock symbols are available using the FMP Available Industries API. Thi…
- `getAvailableCountries` — Access a comprehensive list of countries where stock symbols are available with the FMP Available Countries API. This A…
- `getAnalystEstimates` — Retrieve analyst financial estimates for stock symbols with the FMP Financial Estimates API. Access projected figures l…
- `getRatingsSnapshot` — Quickly assess the financial health and performance of companies with the FMP Ratings Snapshot API. This API provides a…
- `getHistoricalRatings` — Track changes in financial performance over time with the FMP Historical Ratings API. This API provides access to histo…
- `getPriceTargetSummary` — Gain insights into analysts' expectations for stock prices with the FMP Price Target Summary API. This API provides acc…
- `getPriceTargetConsensus` — Access analysts' consensus price targets with the FMP Price Target Consensus API. This API provides high, low, median, …
- `getPriceTargetNews` — Stay informed with real-time updates on analysts' price targets for stocks using the FMP Price Target News API. Access …
- `getPriceTargetLatestNews` — Stay updated with the most recent analyst price target updates for all stock symbols using the FMP Price Target Latest …
- `getStockGrades` — Access the latest stock grades from top analysts and financial institutions with the FMP Grades API. Track grading acti…
- `getHistoricalStockGrades` — Access a comprehensive record of analyst grades with the FMP Historical Grades API. This tool allows you to track histo…
- `getStockGradeSummary` — Quickly access an overall view of analyst ratings with the FMP Grades Summary API. This API provides a consolidated sum…
- `getStockGradeNews` — Stay informed on the latest analyst grade changes with the FMP Grade News API. This API provides real-time updates on s…
- `getStockGradeLatestNews` — Stay informed on the latest stock rating changes with the FMP Grade Latest News API. This API provides the most recent …
- `getDividends` — Stay informed about upcoming dividend payments with the FMP Dividends Company API. This API provides essential dividend…
- `getDividendsCalendar` — Stay informed on upcoming dividend events with the Dividend Events Calendar API. Access a comprehensive schedule of div…
- `getEarningsReports` — Retrieve in-depth earnings information with the FMP Earnings Report API. Gain access to key financial data for a specif…
- `getEarningsCalendar` — Stay informed on upcoming and past earnings announcements with the FMP Earnings Calendar API. Access key data, includin…
- `getIPOCalendar` — Access a comprehensive list of all upcoming initial public offerings (IPOs) with the FMP IPO Calendar API. Stay up to d…
- `getIPODisclosures` — Access a comprehensive list of disclosure filings for upcoming initial public offerings (IPOs) with the FMP IPO Disclos…
- `getIPOProspectuses` — Access comprehensive information on IPO prospectuses with the FMP IPO Prospectus API. Get key financial details, such a…
- `getStockSplits` — Access detailed information on stock splits for a specific company using the FMP Stock Split Details API. This API prov…
- `getStockSplitCalendar` — Stay informed about upcoming stock splits with the FMP Stock Splits Calendar API. This API provides essential data on u…
- `getLightChart` — Access simplified stock chart data using the FMP Basic Stock Chart API. This API provides essential charting informatio…
- `getFullChart` — Access full price and volume data for any stock symbol using the FMP Comprehensive Stock Price and Volume Data API. Get…
- `getUnadjustedChart` — Access stock price and volume data without adjustments for stock splits with the FMP Unadjusted Stock Price Chart API. …
- `getDividendAdjustedChart` — Analyze stock performance with dividend adjustments using the FMP Dividend-Adjusted Price Chart API. Access end-of-day …
- `getIntradayChart` — Access precise intraday stock price and volume data with the FMP Interval Stock Chart API. Retrieve real-time or histor…
- `getCompanyProfile` — Access detailed company profile data with the FMP Company Profile Data API. This API provides key financial and operati…
- `getCompanyProfileByCIK` — Retrieve detailed company profile data by CIK (Central Index Key) with the FMP Company Profile by CIK API. This API all…
- `getCompanyNotes` — Retrieve detailed information about company-issued notes with the FMP Company Notes API. Access essential data such as …
- `getStockPeers` — Identify and compare companies within the same sector and market capitalization range using the FMP Stock Peer Comparis…
- `getDelistedCompanies` — Stay informed with the FMP Delisted Companies API. Access a comprehensive list of companies that have been delisted fro…

---
*Response truncated. Use `npx -y @smithery/cli@latest` for complete data.*
