Skip to main content
Glama
jackdark425

Financial Modeling Prep (FMP) MCP Server

by jackdark425

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FMP_API_KEYYesYour Financial Modeling Prep (FMP) API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_quote

Get real-time stock quote for a symbol (e.g., AAPL, TSLA, MSFT)

search_symbol

Search for stock symbols by company name or ticker

get_market_gainers

Get stocks with the largest price increases (top gainers)

get_market_losers

Get stocks with the largest price drops (top losers)

get_most_active

Get most actively traded stocks by volume

get_sector_performance

Get current sector performance snapshot

get_sp500_constituents

Get list of S&P 500 index constituents

get_company_profile

Get detailed company profile information including description, industry, sector, CEO, and more

get_income_statement

Get company income statement (annual or quarterly)

get_balance_sheet

Get company balance sheet statement (annual or quarterly)

get_cash_flow

Get company cash flow statement (annual or quarterly)

get_stock_news

Get latest news articles for a stock symbol

get_key_metrics

Get key financial metrics (P/E, ROE, debt ratios, etc.)

get_financial_ratios

Get detailed financial ratios (profitability, liquidity, efficiency)

get_analyst_estimates

Get analyst financial estimates for a stock (revenue, EPS forecasts)

get_price_target

Get analyst price target summary for a stock

get_analyst_ratings

Get analyst ratings and upgrades/downgrades for a stock

get_insider_trading

Get recent insider trading activity for a stock

get_institutional_holders

Get institutional ownership (13F filings) for a stock

get_technical_indicator_rsi

Get Relative Strength Index (RSI) technical indicator

get_technical_indicator_sma

Get Simple Moving Average (SMA) technical indicator

get_technical_indicator_ema

Get Exponential Moving Average (EMA) technical indicator

get_historical_chart

Get historical price data with flexible time intervals

get_earnings_calendar

Get upcoming earnings announcements calendar

get_economic_calendar

Get upcoming economic data releases calendar

get_economic_indicator

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

Prompts

Interactive templates invoked by user choice

NameDescription
stock_analysisGenerate a comprehensive stock analysis report
portfolio_evaluationEvaluate a portfolio of stocks for diversification and risk
earnings_previewPreview upcoming earnings for a stock

Resources

Contextual data attached and managed by the client

NameDescription
company-profileDetailed company profile including description, industry, sector, CEO, and more
company-quoteReal-time stock quote for a company
company-financialsIncome statement, balance sheet, or cash flow statement
market-overviewCurrent market overview including gainers, losers, and most active stocks
sector-performanceSector 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