Skip to main content
Glama
AEGISGOVDAO

Aegis Gov SEC Filings MCP

Official

get_filings

Retrieve SEC filings for a company by ticker or CIK, filtered by form type (10-K, 10-Q, 8-K).

Instructions

Get SEC filings for a company filtered by form type (10-K, 10-Q, 8-K, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
identifierYesTicker symbol or CIK number
formTypeNoForm type: 10-K, 10-Q, 8-K10-K
limitNoMax results
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only states a simple retrieval action with no mention of data freshness, rate limits, authentication needs, or side effects. The description adds minimal value beyond stating what the tool does.

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?

Single sentence, front-loaded with key information. No unnecessary words. Efficient and to the point.

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?

For a simple tool with 3 parameters and no output schema, the description is adequate but lacks context such as output format, pagination, or usage with different identifiers. It does not fully compensate for missing annotations.

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 description coverage is 100%, so the schema already documents all parameters. The description adds 'etc.' to formType examples, slightly expanding enum hints, but does not provide significant new meaning beyond the schema.

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?

Description clearly states the verb 'Get' and resource 'SEC filings for a company'. It specifies filtering by form type, which distinguishes it from sibling tools like get_company_profile, get_financials, and search_companies. The purpose is unambiguous.

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?

While no explicit when-to-use or when-not-to-use guidance is given, the description implies usage for retrieving filings filtered by form type. The filtering aspect provides clear context for the tool's role compared to siblings, which cover different data (profile, financials, search).

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/AEGISGOVDAO/aegisgov-sec-mcp'

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