Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

SEC EDGAR Fundamentals

REMOTE · API.TOOLFEEDS.COM · SCANNED AUG 3

Normalized SEC EDGAR fundamentals. 3 of 6 tools free; the rest $0.04-$0.10 per call in USDC.

57 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security51
Transport & Reachability100
Schema Quality & AI Usability64
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1678 tokens (~279/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.toolfeeds.com

# add to Claude Code
claude mcp add --transport http com-toolfeeds-sec-edgar-mcp https://api.toolfeeds.com/sec-edgar-mcp
# ~/.codex/config.toml
[mcp_servers.com-toolfeeds-sec-edgar-mcp]
url = "https://api.toolfeeds.com/sec-edgar-mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-toolfeeds-sec-edgar-mcp": {
      "type": "remote",
      "url": "https://api.toolfeeds.com/sec-edgar-mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-toolfeeds-sec-edgar-mcp --url https://api.toolfeeds.com/sec-edgar-mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-toolfeeds-sec-edgar-mcp:
    url: "https://api.toolfeeds.com/sec-edgar-mcp"
// mcp.json
{
  "mcpServers": {
    "com-toolfeeds-sec-edgar-mcp": {
      "type": "http",
      "url": "https://api.toolfeeds.com/sec-edgar-mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 2 Aug 26 56

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.toolfeeds.com/sec-edgar-mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=toolfeeds.com CN=WE1,O=Google Trust Services,C=US 1 Aug 2026 30 Oct 2026 ECDSA 256 ECDSA-SHA256 ff14e82b5ef2792f13867f20c1ed8b80
SANs: toolfeeds.com, *.toolfeeds.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.toolfeeds.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
toolfeeds.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000; includeSubDomains
content-security-policy default-src 'none'; frame-ancestors 'none'; base-uri 'none'
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.toolfeeds.com/sec-edgar-mcp Verified 200
http (plaintext) http://api.toolfeeds.com/sec-edgar-mcp Inconclusive 404
MCP tools — 6 exposed · ~1,599 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
company_profile ~206

Resolves an exchange ticker to its SEC filer and returns that filer's reference data in one call: the zero-padded ten-digit CIK that identifies it in EDGAR, its official registrant name, its SIC industry classification code with the code's description, the exchanges its securities trade on, and the fiscal year end that determines where its fiscal quarters fall. Reach for this first — to confirm a ticker is a real SEC filer, to resolve it to a CIK, to establish industry or sector context, to choose peers to compare against, or to learn a filer's fiscal calendar before reading quarterly figures or lining its periods up against another company whose year ends elsewhere. Returns the CIK and registrant name together with the SIC code and description, the exchange list and the fiscal year end. See /.well-known/x402 for current pricing.

NameTypeReqDescription
tickerstringyesExchange ticker symbol of a single SEC filer, case-insensitive, such as AAPL, MSFT or KO.

No output schema declared.

No examples provided.

compare_companies ~329

Compares one normalized metric across several filers in a single call, with reporting periods aligned so companies whose fiscal calendars end in different months still line up period by period. Use it for peer, competitor or ranking questions — which of these companies earns the most revenue, whose total assets grew fastest, how a filer's net income stands against its sector — where the same figure is wanted for two to eight tickers. Exactly one metric per call, because the upstream aligns a single metric across companies rather than returning a matrix; ask again per metric if you need more. Returns one row per ticker carrying the aligned period values and the resolved XBRL tag, plus a per-row error for any ticker that fails to resolve or has never reported the metric. See /.well-known/x402 for current pricing.

NameTypeReqDescription
limitintegerHow many aligned reporting periods to return per company, newest first. Accepts 1 to 12; defaults to 4 when omitted.
metricstringyesThe single normalized metric key every company is compared on, as published by list_metrics — for instance revenue, net_income or assets. One metric per call.
periodstringyesReporting frequency to return: 'annual' for fiscal-year figures drawn from 10-K filings, 'quarterly' for fiscal-quarter figures drawn from 10-Q filings.
tickersarrayyesThe companies to compare, as exchange ticker symbols. Between 2 and 8 distinct symbols; duplicates are folded together and a symbol that does not resolve is reported on its own row rather than failin…

No output schema declared.

No examples provided.

get_concept ~310

The reported time series for a single normalized metric from one company's XBRL facts — every revenue, net_income or assets observation the filer has published, each with its value, unit, period start and end, and the filing it came from. Use it when a question is about the history, trend or growth of one figure rather than a whole statement, or when you must reconcile a number against the filing it was tagged in. Returns the observations newest first alongside the upstream tag and taxonomy that actually resolved, which matters because filers tag the same economic concept differently and a series cannot be compared across companies without knowing which tag answered. See /.well-known/x402 for current pricing.

NameTypeReqDescription
limitintegerHow many observations to return, newest first. Accepts 1 to 200; defaults to 20 when omitted. A decade of annual history needs about 10.
metricstringNormalized metric key to fetch, exactly as published by list_metrics — for instance revenue, net_income, assets, equity or operating_cash_flow. Call list_metrics first if unsure; a key outside that v…
taxonomystringXBRL taxonomy the resolved tag is drawn from: 'us-gaap' for financial statement concepts, 'dei' for entity-level facts such as shares outstanding. Defaults to 'us-gaap'.
tickerstringyesExchange ticker symbol of a single SEC filer, case-insensitive, such as AAPL, MSFT or KO.

No output schema declared.

No examples provided.

get_financials ~306

The normalized financial statement view for one company across recent fiscal periods: revenue, gross profit, operating income, research and development, net income, diluted earnings per share, total and current assets and liabilities, stockholders equity, cash, operating cash flow and capital expenditures, plus the derived ratios gross_margin, operating_margin, net_margin and current_ratio. Reach for this by default when a question is about a company's performance, profitability or margins over annual or quarterly periods rather than the history of one figure. Returns one record per fiscal period newest first, the upstream XBRL tag that supplied each figure so any number can be traced back to the 10-K or 10-Q, and the list of metrics this filer never reported. See /.well-known/x402 for current pricing.

NameTypeReqDescription
limitintegerHow many fiscal periods to return, newest first. Accepts 1 to 20; defaults to 5 when omitted.
metricsarrayOptional subset of normalized metric keys to return, as published by list_metrics. Omit to receive the server's standard statement set; narrow it when only a few figures matter.
periodstringyesReporting frequency to return: 'annual' for fiscal-year figures drawn from 10-K filings, 'quarterly' for fiscal-quarter figures drawn from 10-Q filings.
tickerstringyesExchange ticker symbol of a single SEC filer, case-insensitive, such as AAPL, MSFT or KO.

No output schema declared.

No examples provided.

list_filings ~267

Recent EDGAR filing history for one company, newest first: form type (10-K, 10-Q, 8-K, S-1 and the rest), filing date, the period end the document reports on, its accession number and a direct link to the document. Use it to establish what a company has filed and when — whether the latest annual report is out, whether a fiscal quarter has been reported yet, or how much recent 8-K activity there has been — before deciding which numbers are even available. Pass `form` to narrow to one filing type; omit it for every type. See /.well-known/x402 for current pricing.

NameTypeReqDescription
formstringOptional EDGAR form-type filter, for example "10-K" for annual reports, "10-Q" for quarterly, or "8-K" for material events. Omit to receive every form type. Narrowing here is cheaper than filtering t…
limitintegerHow many filings to return, newest first. Accepts 1 to 100; defaults to 25 when omitted. Ask for the fewest that answer the question.
tickerstringyesExchange ticker symbol of a single SEC filer, case-insensitive, such as AAPL, MSFT or KO.

No output schema declared.

No examples provided.

list_metrics ~181

Publishes the canonical metric vocabulary this server normalizes SEC XBRL facts into: for each metric its key (revenue, net_income, assets, operating_cash_flow, ...), a human label, the statement it belongs to (income, balance, cashflow, entity), its unit, and the ranked upstream us-gaap/dei tag candidates tried in order until a filer's own tagging matches. Reach for this before any other paid call whenever you need to know which metric keys get_concept, get_financials and compare_companies will accept, or which XBRL tags stand behind a reported figure. Returns the full metric table plus the derived ratios (gross_margin, operating_margin, net_margin, current_ratio) with the numerator and denominator each is computed from. No parameters, no upstream lookup. See /.well-known/x402 for current pricing.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.