Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

getLatest8KFilings

Read-onlyIdempotent

Retrieve recent 8-K SEC filings from public companies for significant events like mergers, acquisitions, and leadership changes within a specified date range.

Instructions

Stay up-to-date with the most recent 8-K filings from publicly traded companies using the FMP Latest 8-K SEC Filings API. Get real-time access to significant company events such as mergers, acquisitions, leadership changes, and other material events that may impact the market.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
from_dateYesStart date (YYYY-MM-DD)
toYesEnd date (YYYY-MM-DD)
pageNoPage number for pagination
limitNoLimit the number of results
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint, idempotentHint, openWorldHint. The description adds context about real-time access and event types, but lacks details on pagination, rate limits, or empty result behavior. Adequate but not rich.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no fluff, front-loading the purpose and value. Could be slightly more structured but remains concise and clear.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema; the description fails to explain return format, fields, or pagination hints despite having optional page/limit parameters. Incomplete for a filing retrieval tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema covers 100% of parameters with descriptions (from_date, to, page, limit). The description does not clarify date range usage or pagination, so it adds no semantic value beyond the schema, meeting baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves the most recent 8-K filings and explains their significance (mergers, acquisitions, etc.), distinguishing it from siblings like getLatestFinancialFilings or getFilingsByFormType. However, it does not emphasize the required date range parameters, slightly reducing clarity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives like getFilingsBySymbol or getFilingsByFormType. The description implies current/recent filings but does not exclude historical searches or compare to similar tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/imbenrabi/Financial-Modeling-Prep-MCP-Server'

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