Financial Modeling Prep (FMP) MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FMP_API_KEY | Yes | Your Financial Modeling Prep (FMP) API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_quoteA | Get real-time stock quote for a symbol (e.g., AAPL, TSLA, MSFT) |
| search_symbolC | Search for stock symbols by company name or ticker |
| get_market_gainersB | Get stocks with the largest price increases (top gainers) |
| get_market_losersB | Get stocks with the largest price drops (top losers) |
| get_most_activeB | Get most actively traded stocks by volume |
| get_sector_performanceC | Get current sector performance snapshot |
| get_sp500_constituentsB | Get list of S&P 500 index constituents |
| get_company_profileB | Get detailed company profile information including description, industry, sector, CEO, and more |
| get_income_statementC | Get company income statement (annual or quarterly) |
| get_balance_sheetB | Get company balance sheet statement (annual or quarterly) |
| get_cash_flowC | Get company cash flow statement (annual or quarterly) |
| get_stock_newsC | Get latest news articles for a stock symbol |
| get_key_metricsB | Get key financial metrics (P/E, ROE, debt ratios, etc.) |
| get_financial_ratiosB | Get detailed financial ratios (profitability, liquidity, efficiency) |
| get_analyst_estimatesB | Get analyst financial estimates for a stock (revenue, EPS forecasts) |
| get_price_targetB | Get analyst price target summary for a stock |
| get_analyst_ratingsB | Get analyst ratings and upgrades/downgrades for a stock |
| get_insider_tradingC | Get recent insider trading activity for a stock |
| get_institutional_holdersC | Get institutional ownership (13F filings) for a stock |
| get_technical_indicator_rsiC | Get Relative Strength Index (RSI) technical indicator |
| get_technical_indicator_smaC | Get Simple Moving Average (SMA) technical indicator |
| get_technical_indicator_emaC | Get Exponential Moving Average (EMA) technical indicator |
| get_historical_chartC | Get historical price data with flexible time intervals |
| get_earnings_calendarB | Get upcoming earnings announcements calendar |
| get_economic_calendarC | Get upcoming economic data releases calendar |
| get_economic_indicatorC | Get economic indicator data (GDP, unemployment, inflation, etc.) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| stock_analysis | Generate a comprehensive stock analysis report |
| portfolio_evaluation | Evaluate a portfolio of stocks for diversification and risk |
| earnings_preview | Preview upcoming earnings for a stock |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| company-profile | Detailed company profile including description, industry, sector, CEO, and more |
| company-quote | Real-time stock quote for a company |
| company-financials | Income statement, balance sheet, or cash flow statement |
| market-overview | Current market overview including gainers, losers, and most active stocks |
| sector-performance | Sector performance for a specific date |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackdark425/aigroup-fmp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server