Skip to main content
Glama

Market and Regulatory Data Feeds — Zinin M2M Hub

SEC Filing Watcher

sec-edgar-watcher
Read-only

Watch stock tickers for new SEC filings — 10-K, 10-Q, 8-K, S-1 and more. Official SEC EDGAR data, free, no API key or login. Filter by form type and lookback window; get form, filing date and a direct document URL for every match. — $0.01/call, x402 (USDC on base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickersYesStock tickers to watch for new SEC filings (e.g. `AAPL`, `TSLA`, `NVDA`). One row per ticker.
formTypesNoOnly include these SEC form types (e.g. `10-K`, `8-K`, `S-1`). Leave empty to include every form type.
sinceDaysNoOnly include filings from the last N days.
maxConcurrencyNoHow many tickers to process in parallel. SEC EDGAR's documented rate limit is 10 requests/second — keep this at or below 10.

TDQS

A4.4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, establishing this as a safe read tool. The description adds value by disclosing the fee structure ('$0.01/call, x402 (USDC on base)'), explaining the returned data includes 'form, filing date and a direct document URL', and referencing the SEC EDGAR rate limit ('10 requests/second'). This goes beyond annotations by adding cost and output context, though it could mention pagination or result limits if applicable.

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 two sentences long (one for purpose, one for filtering and output details) plus a cost line. Every phrase is essential: the verb 'Watch', the supported forms, the data source, the cost/payment info are all front-loaded. There is no fluff or repetition of the tool name, making it a model of conciseness.

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 simple filtered-list tool with 100% schema coverage and clear annotations (readOnlyHint, destructiveHint), the description is nearly complete. It covers inputs (tickers, form types, lookback), outputs (form, filing date, document URL), cost, and constraints. It loses one point because there is no output schema, so the description's mention of returned fields is essential but could be slightly more precise (e.g., example of the direct document URL format). Still, it is adequate for an agent to invoke correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with each parameter having a detailed description (e.g., 'Stock tickers to watch for new SEC filings', 'Only include these SEC form types', maxItems constraints). The tool-level description reinforces usage by listing key parameters (form type, lookback window) and the returned fields. Since the schema already explains all parameters well, the description adds value by summarizing the overall flow, but does not significantly deepen parameter understanding beyond the schema. Baseline 4 for complete schema coverage with some additional context.

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 starts with a specific verb ('Watch') and clearly identifies the resource (stock tickers for new SEC filings). It lists supported form types (10-K, 10-Q, 8-K, S-1) and distinguishes itself from the many job/real-estate/listing siblings by focusing on SEC EDGAR financial data, which is a unique domain among siblings. The phrase 'Official SEC EDGAR data, free, no API key or login' further clarifies its scope and accessibility.

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?

The description provides clear context for when to use this tool (to watch stock tickers for SEC filings) and lists key constraints ('free, no API key or login', rate limit reference). It implies it's for financial/ticker monitoring, which distinguishes it from job, real estate, or tender alert siblings. However, it does not explicitly state when NOT to use it (e.g., for non-US filings, or for real-time stock prices) or name a specific alternative sibling, so it gets a 4 rather than a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation2/5

Many tools have overlapping purposes, with over a dozen real-estate scrapers and half a dozen job boards differentiated only by geography. While descriptions are clear, an agent would struggle to pick the correct tool without prior knowledge of the specific site or region, leading to frequent misselection.

Naming Consistency2/5

Tool names use a mix of lowercase-hyphenated (boss-az, clinical-trials-monitor), underscore (pricing_info), and long descriptive phrases (official-gazette-regulatory-action-router). No consistent verb_noun pattern exists; some start with source domains, others with action nouns. This lack of predictability makes navigation confusing.

Tool Count3/5

36 tools is on the heavy side for a server that could have been more focused. While a 'data hub' can justify many endpoints, the high number of near-identical scrapers (12+ real estate, 6+ job boards) suggests bloat rather than well-scoped functionality. A leaner set with parameterized regional filters would be more appropriate.

Completeness2/5

The claimed domain 'Market and Regulatory Data Feeds' is poorly served: there are no stock/forex/commodity price feeds, few global regulatory sources (only FDA, SEC, EU tenders), and many tools are for job and property listings which are tangential. The set feels like a random aggregation rather than a coherent surface, with obvious gaps for core market and regulatory data.

Resources