commentlettercheck
Server Details
Look up whether a US ticker has SEC comment-letter correspondence on file.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap. The tool's purpose is clearly defined and distinct.
Single tool naming is 'check_sec_comment_letters', which is descriptive and follows a verb_noun pattern, albeit the only one.
A single tool with a focused purpose is reasonable, but it feels thin for a server that could support more granular operations (e.g., list filings, get specific letter). The count appears minimal for the domain.
The tool only checks for existence and recent filing date; it lacks the ability to fetch content, list multiple filings, or handle different form types. The domain of SEC comment letters would typically require more than a single lookup to be complete.
Available Tools
1 toolcheck_sec_comment_lettersAInspect
Look up whether a US-listed ticker has any SEC comment-letter correspondence on file (staff review letters and company responses, form types UPLOAD/CORRESP). Returns a free-tier preview: filing count and most recent filing date, sourced live from SEC EDGAR. Does not include letter content or severity scoring -- that's the paid full report.
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | A US-listed stock ticker symbol, e.g. AAPL |
TDQS
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 the live SEC EDGAR source, the preview fields returned (filing count and most recent filing date), and exclusions such as no letter content or severity scoring. This is transparent about both behavior and limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences, each earning its place: purpose and scope, output and data source, then explicit limitations. Information is front-loaded and there is no redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter read-only lookup with no output schema, the description supplies the essential return values, data source, and exclusions. Nothing an agent needs to select or invoke the tool correctly is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the only parameter 'ticker' is already described as a US-listed stock ticker. The description mirrors that meaning but adds no new parameter constraints or usage nuance beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Look up') with a clearly defined resource: whether a ticker has SEC comment-letter correspondence, including form types UPLOAD/CORRESP. It also distinguishes what this tool is for by noting it returns only a preview, not full report content.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It states when to use the tool: to check existence and get basic filing metadata. It explicitly says what it does not provide (letter content, severity scoring) and points to the paid full report for that, giving clear usage boundaries.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
check_sec_comment_letters
Related MCP Connectors
Verify stock theses against public filings with a source-backed evidence ledger.
Search SEC EDGAR filings, financial statements, and company data.
Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.
Scrape SEC EDGAR filings by company, form type, date, or full text. Pay per row.
Related MCP Servers
- FlicenseAqualityBmaintenanceEnables ticker-to-CIK resolution for SEC EDGAR, allowing users to query US stock tickers and retrieve their SEC Central Index Key.1-
- AlicenseNot gradedqualityCmaintenanceEnables querying SEC EDGAR for Form 4 insider trades, 8-K material events, and Schedule 13D/G ownership filings for US-listed companies, with ticker, company name, or CIK lookup.MIT
- AlicenseNot gradedqualityAmaintenanceQuery SEC EDGAR filings, XBRL financials, and company data through MCP.685 npm10Apache 2.0
- AlicenseAqualityBmaintenanceEnables searching SEC EDGAR filings by full-text search and listing company filings, with accurate company name resolution to CIKs in code, avoiding hallucinated identifiers.28 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.