mcpbeat

SEC EDGAR Fundamentals MCP Server

com.toolfeeds/sec-edgar-mcp
answering

SEC EDGAR Fundamentals is answering right now. Last checked 9 min ago. It exposes 6 tools.

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

Uptime history 45 hours of history
45 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
455 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add sec-edgar-mcp --transport http https://api.toolfeeds.com/sec-edgar-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sec-edgar-mcp": {
      "url": "https://api.toolfeeds.com/sec-edgar-mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sec-edgar-mcp]
url = "https://api.toolfeeds.com/sec-edgar-mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "sec-edgar-mcp": {
      "url": "https://api.toolfeeds.com/sec-edgar-mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sec-edgar-mcp": {
      "url": "https://api.toolfeeds.com/sec-edgar-mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

company
company_profile
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.
compare
compare_companies
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.
concept
get_concept
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.
filings
list_filings
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.
financials
get_financials
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.
metrics
list_metrics
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.

Endpoints

URLTransportStateLatencyChecked
https://api.toolfeeds.com/sec-edgar-mcp streamable-http answering 403 ms 9 min ago

SEC EDGAR Fundamentals — questions

Answers built from our own checks of this server.

What can SEC EDGAR Fundamentals do?
It exposes 6 tools, read directly from the server on our last check. Among them: company_profile, compare_companies, get_concept, get_financials, list_filings, list_metrics. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SEC EDGAR Fundamentals working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 455 ms. The bar chart above shows every period we have measured.
How do I connect SEC EDGAR Fundamentals?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does SEC EDGAR Fundamentals need an API key?
No. SEC EDGAR Fundamentals completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SEC EDGAR Fundamentals?
It answers our handshake in 455 ms on average, which is faster than 27% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.