Skip to main content
Glama

auditflag

Server Details

Search SEC EDGAR for going-concern auditor opinions in real 10-K/10-Q filings.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of overlap or confusion; the tool's purpose is unambiguous.

Naming Consistency5/5

The single tool uses a clear snake_case verb_noun pattern (check_going_concern_filings), which is consistent and descriptive.

Tool Count2/5

A single tool is too thin for the apparent audit domain implied by the server name 'auditflag'; additional operations like retrieving filing details or checking other audit flags would be expected.

Completeness2/5

The tool only searches for going concern filings but does not allow fetching the full filing content or exploring other audit-related signals, leaving significant gaps for a server named 'auditflag'.

Available Tools

1 tool
check_going_concern_filingsAInspect

Search SEC EDGAR's real full-text search index for 10-K/10-Q/NT filings where a company's auditor included 'going concern' language -- the standard opinion auditors file when they have substantial doubt a company can survive the next 12 months. Returns real, dated filings straight from EDGAR, not a guess. Optionally filter to filings mentioning a specific company name.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoHow many days back to search, 1-90 (default 30).
companyNoOptional company name substring to filter results to (case-insensitive).

TDQS

A3.7/5.0
Behavior3/5

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

No annotations, so the description carries the burden. It discloses the data source authenticity ('real, dated filings straight from EDGAR, not a guess') which is useful trust context, but omits return format, pagination, rate limits, or result-size behavior. Partial but not rich disclosure.

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

Conciseness4/5

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

Three sentences, front-loaded with the core action and index. The parenthetical definition is helpful framing, though slightly verbose; no real waste.

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?

For a two-optional-parameter read tool with a fully documented schema and no output schema, the description covers purpose, data source, and optional filtering. Return format is the only notable omission, but given the search-and-list nature and full schema coverage, it is largely complete.

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 both parameters (days, company) are already documented in the schema with defaults and ranges. The description adds no syntax or semantics beyond what the schema provides. Baseline 3 applies.

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?

States a specific verb (search) and resource (SEC EDGAR full-text index for going-concern filings), and names the exact filing types (10-K/10-Q/NT). The parenthetical defining 'going concern' language clarifies the domain-specific term, making the purpose unambiguous even without siblings.

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

Usage Guidelines3/5

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

Implies usage (find going-concern filings, optionally filter by company) but offers no explicit when-to-use vs. alternatives, no exclusions, and no sibling tools exist to route against. Adequate context but no guidance framing.

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. 1 tool update
    • First observedcheck_going_concern_filings

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables risk analysis of US public companies by analyzing 8-K filings and insider activity using live SEC EDGAR data.
    -
  • A
    license
    A
    quality
    B
    maintenance
    Query SEC EDGAR for company filings, financial data, and executive disclosures. Search by company name or ticker, retrieve 10-K/10-Q/8-K filings, and extract structured financials — backed by the official SEC EDGAR API, built for AI agents.
    4
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables deep analysis of SEC EDGAR filings through universal company search, document content extraction, and advanced filing search capabilities. Provides AI-ready access to business descriptions, risk factors, financial statements, and full-text search across any public company's SEC documents.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching SEC EDGAR for companies, retrieving recent filings (e.g., 10-K, 10-Q), and accessing structured XBRL financial facts.
    12 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources