Skip to main content
Glama
AEGISGOVDAO

Aegis Gov SEC Filings MCP

Official

get_company_profile

Retrieve a company's profile and recent SEC filings using its ticker symbol or CIK number. Access key financial disclosures and corporate information from SEC EDGAR.

Instructions

Get company profile and recent SEC filings by ticker or CIK.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
identifierYesTicker symbol or CIK number
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool returns 'company profile and recent SEC filings', but does not mention behavioral traits such as read-only nature, required authentication, rate limits, or any side effects. The description is minimal.

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?

The description is a single sentence with no wasted words. It starts with the action verb 'Get' and clearly communicates the resource and parameter usage. Perfectly concise and well-structured.

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?

With no output schema, the description should elaborate on the return structure. It mentions 'company profile and recent SEC filings' but does not specify fields, data types, or pagination. The tool has only one parameter, so the context is moderate but could be more informative.

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% (the single parameter 'identifier' is described in the schema as 'Ticker symbol or CIK number'). The description repeats this ('by ticker or CIK') without adding extra nuance, format details, or examples. Baseline 3 is appropriate.

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 action ('Get') and the resource ('company profile and recent SEC filings'), with a specific identification method ('by ticker or CIK'). This distinguishes it from siblings that focus on filings only (get_filings), financials (get_financials), or company search (search_companies).

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 any guidance on when to use this tool versus its siblings. For example, it does not clarify that this tool returns both profile and filings, whereas get_filings returns only filings. No exclusions or alternative suggestions are 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/AEGISGOVDAO/aegisgov-sec-mcp'

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