Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

getSecFilingExtract

Read-onlyIdempotent

Extract detailed data from official SEC filings by providing CIK, year, and quarter. Access company shares, security details, and filing links for analysis.

Instructions

The Filings Extract API allows users to extract detailed data directly from official SEC filings. This API provides access to key information such as company shares, security details, and filing links, making it easier to analyze corporate disclosures.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cikYesCIK number
yearYesYear of filing
quarterYesQuarter of filing (1-4)
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and openWorldHint. The description adds value by specifying the type of extracted data (e.g., shares, security details, links), but does not discuss rate limits, error handling, or prerequisites beyond annotations.

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 that immediately convey the tool's function. Could be slightly more concise by avoiding the word 'API', but overall efficient and front-loaded.

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

Completeness3/5

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

Given the annotations and schema, the description provides sufficient context for basic usage. However, the absence of an output schema and lack of explicit example or edge cases leaves minor gaps. The examples of data types partly compensate.

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?

Schema coverage is 100%, so description does not add parameter-level detail. However, it broadly indicates the output content which helps infer parameter usage, warranting a baseline of 3.

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

Purpose5/5

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

The description clearly states the tool extracts detailed data from official SEC filings, listing specific data types like company shares, security details, and filing links. This purpose is distinct from sibling tools like getFilingsByCIK which list filings rather than extract details.

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?

The description does not provide guidance on when to use this tool versus alternatives, such as getFilingsBySymbol or getFilingExtractAnalyticsByHolder. No explicit when-to-use or when-not-to-use context is given.

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