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

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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