numbercheck
Server Details
Checks $TICKER numeric claims in financial writing against SEC EDGAR XBRL data from the latest 10-K.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools. The single tool has a clearly defined purpose: checking financial numbers against SEC filings.
The name 'check_financial_numbers' is descriptive and follows a verb_noun pattern, but with only one tool there is no broader pattern to evaluate. It is readable and conventional, though consistency across a set cannot be demonstrated.
A single tool is quite thin for a server that appears to cover a meaningful domain (financial fact-checking). While the tool is substantial, the server would likely benefit from additional tools such as retrieving company context or checking other filing types.
The tool covers one specific verification workflow, but the domain of financial number checking has obvious gaps: no way to fetch raw company facts, compare multiple filings, or handle non-10-K documents. Agents are limited to a single, narrow operation.
Available Tools
1 toolcheck_financial_numbersARead-onlyInspect
Check $CASHTAG-style ticker mentions (e.g. $AAPL) in a piece of financial writing against SEC EDGAR's own XBRL company-facts data for that company's most recent 10-K -- EPS, book value per share, revenue, market cap, total assets, total liabilities. Flags numeric claims that don't match the filed figures.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The draft text to check, with $TICKER cashtags for each company mentioned. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so safety is covered. The description adds useful behavioral context: it compares against SEC EDGAR's XBRL data, implying an external network dependency, and states which specific metrics are validated. This goes beyond the annotations without contradicting them.
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?
The description is a single, dense sentence that front-loads the action and target, then lists the relevant metrics and the tool's outcome. No filler, redundant phrasing, or unnecessary background. Every clause adds useful information.
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?
Given a single simple parameter, no output schema, and annotations covering read-only behavior, the description is fully sufficient for an agent to invoke the tool correctly. It explains the input format, the data source, the comparison set, and what the tool does with mismatches.
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% for the single 'text' parameter, so the schema already fully documents it. The description re-emphasizes the $CASHTAG convention but adds no new format details or additional parameter semantics beyond what the schema provides. Baseline 3 is appropriate.
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 names a specific action ('Check'), a specific resource (financial writing with $TICKER mentions), and a specific data source (SEC EDGAR XBRL company-facts for the most recent 10-K). It also lists the exact metrics involved and the outcome (flagging numeric claims that don't match). No ambiguity about what this tool does.
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?
There are no sibling tools, so alternative routing is not applicable. However, the description clearly implies when to use it: when someone has a draft containing $CASHTAG tickers and wants to verify financial figures against official filings. It does not explicitly state exclusions, but the use case is evident and concrete.
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_financial_numbers
Related MCP Connectors
Amendment-safe 10-K/10-Q section diffs, claim checks vs XBRL, 8-K events. Accuracy published.
Verify stock theses against public filings with a source-backed evidence ledger.
Verify whether an official SEC filing supports a specific financial claim.
Primary-source SEC filing intelligence and financial/disclosure reconciliation for AI agents.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to search, retrieve, and analyze SEC 10-K filings with hybrid BM25+kNN retrieval, per-claim citations, and strict numeric grounding verification.-
- FlicenseNot gradedqualityDmaintenanceReturns verified financial data (SEC EDGAR & FRED) with machine-readable citations. Guaranteed zero hallucinations for AI agents.-
- AlicenseAqualityCmaintenanceEnables answering spoken stock-fact questions with natural-language responses grounded in SEC EDGAR 10-K filings, providing single-sentence spoken numbers and financial snapshots via MCP tools.2MIT
- AlicenseBqualityCmaintenanceEnables asking questions about US public companies' SEC filings, returning exact XBRL figures with their tags and accession numbers alongside narrative answers cited to specific filing sections with sec.gov links. Its tools let clients search companies, pull metrics and multi-year financials, compare firms, and index or check ingestion status of filings, with retrieval scoped per company.7MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.