Skip to main content
Glama
FGHMX

fmp-mcp-research

by FGHMX

FMP MCP Research

Read-only MCP server for FMP and SEC research context. The server behaves as an information and suggestion layer: it returns source context, selected periods, tables, filings where requested, and recommended_next_actions without enforcing gates, restrictions, or blocking logic.

Tools

Tool

Purpose

fmp_get_company_profile

Return company profile and metadata.

fmp_list_transcript_dates

Discover available earnings-call periods and suggested transcript fetch actions.

fmp_get_earnings_call_prepared_remarks

Return prepared remarks / call-start text for a selected period.

fmp_get_earnings_call_q_and_a

Return Q&A text for a selected period.

fmp_get_statement_tables

Return income statement, balance sheet, cash flow, metrics, ratios and growth tables.

fmp_search_sec_filings

Return SEC filing candidates from FMP.

get_earnings_release

Fetch an earnings release from public PR sources via FMP and convert it to LLM-friendly Markdown.

fmp_build_research_evidence_pack

Build selected periods, evidence manifest, context notes and recommended next actions.

fmp_build_research_pack

Compatibility alias for the evidence-pack tool.

fmp_validate_research_evidence

Return informational notes and recommended next actions from a payload.

research_report_contract

Return suggested report structure and sector lenses.

Related MCP server: Financial Modeling Prep (FMP) MCP Server

get_earnings_release inputs

The FMP earnings release tool intentionally exposes only three model-facing parameters:

{
  "symbol": "SPT",
  "fiscalYear": 2026,
  "fiscalQuarter": 1
}

The tool infers the SEC filing internally by ranking public SEC filings and candidate exhibits using filing metadata, exhibit metadata, earnings-release language, requested fiscal period signals, and table density. Do not pass filingDate in recommended_next_actions.

Evidence-pack behavior

fmp_build_research_evidence_pack returns:

  • evidence_pack_version

  • symbol

  • selected_periods

  • latest_completed_fiscal_year

  • evidence_manifest

  • context_notes

  • recommended_next_actions

The evidence-pack output omits strict templates, policies, source flags, gates and embedded SEC filing prioritization. Use fmp_search_sec_filings separately when filing discovery is needed.

Philosophy

The MCP provides information and suggestions only. It does not tell the LLM what it is allowed to conclude, does not block downstream work, and does not enforce downstream decision rules.

Maintenance

ActivitySlowing
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides tools for financial analysis using the Financial Modelling Prep API. It enables users to retrieve real-time stock quotes, financial statements, valuation metrics, and sector performance data for investment research.
  • A
    license
    B
    quality
    C
    maintenance
    An MCP server that provides comprehensive access to real-time stock quotes, financial statements, analyst estimates, and technical indicators via the Financial Modeling Prep API. It enables users to conduct in-depth financial analysis and track market performance through specialized tools, resources, and prompt templates.
    26
    19
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A Model Context Protocol (MCP) server that provides tools, resources, and prompts for financial analysis using the Financial Modeling Prep API.
    51
    MIT

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/FGHMX/fmp-mcp-research'

If you have feedback or need assistance with the MCP directory API, please join our Discord server