fmp-mcp-research
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fmp-mcp-researchBuild earnings evidence pack for AAPL"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Return company profile and metadata. |
| Discover available earnings-call periods and suggested transcript fetch actions. |
| Return prepared remarks / call-start text for a selected period. |
| Return Q&A text for a selected period. |
| Return income statement, balance sheet, cash flow, metrics, ratios and growth tables. |
| Return SEC filing candidates from FMP. |
| Fetch an earnings release from public PR sources via FMP and convert it to LLM-friendly Markdown. |
| Build selected periods, evidence manifest, context notes and recommended next actions. |
| Compatibility alias for the evidence-pack tool. |
| Return informational notes and recommended next actions from a payload. |
| Return suggested report structure and sector lenses. |
Related MCP server: 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_versionsymbolselected_periodslatest_completed_fiscal_yearevidence_manifestcontext_notesrecommended_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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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