Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

sec_filing_sections

Extract specific item sections like 1A (Risk Factors) and 7 (MD&A) from SEC 10-K, 10-Q, and 8-K filings as clean text using accession numbers.

Instructions

Extract 10-K/10-Q/8-K item sections. Extracts item sections (e.g. 1A Risk Factors, 7 MD&A) from a 10-K/10-Q/8-K primary document as clean text. Provide accession plus cik or ticker. Credential-free public SEC data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cikNoSEC CIK (numeric or zero-padded)
itemsNoComma-separated item numbers to return, e.g. 1A,7
tickerNoTicker symbol (alternative to cik)
accessionYesAccession number
max_charsNoMax characters per section, default 20000, max 200000
Behavior3/5

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

No annotations provided; description mentions 'clean text' output and credential-free access, but lacks details on idempotency, error handling, or rate limits.

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

Conciseness5/5

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

Two sentences, no wasted words; first sentence states purpose, second provides input guidance.

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

Completeness4/5

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

Covers basic inputs and output format, but lacks mention of missing item handling or return structure. No output schema, so additional explanation would be helpful.

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%, baseline met. Description adds examples ('1A Risk Factors, 7 MD&A') and explains relation between cik/ticker and accession, but does not elaborate on max_chars.

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 uses specific verbs ('Extract') and identifies the resource ('10-K/10-Q/8-K item sections'), clearly distinguishing it from sibling tools like sec_filing (full filing) and sec_financials.

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

Usage Guidelines4/5

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

States required inputs ('Provide accession plus cik or ticker') and context ('Credential-free public SEC data'), but does not explicitly contrast with alternatives or specify when not to use.

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/Crawlora-org/crawlora-mcp'

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