SEC EDGAR Fundamentals
com.toolfeeds/sec-edgar-mcpNormalized SEC EDGAR fundamentals. 3 of 6 tools free; the rest $0.04-$0.10 per call in USDC.
Tools · 12
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 b…
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 indus…
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 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…
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 a…
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…
Publishes the vocabulary every insider answer is written in: the three SEC ownership form types — Form 3, the initial statement filed when somebody becomes an insider; Form 4, the change; Form 5, the …
The most recently filed Form 3, 4 and 5 rows in the corpus, across every issuer and every insider, newest filing first, capped at a small fixed number the response states. It takes no arguments — no f…
Every Form 3, 4 and 5 row filed against one company — identified by ticker — by its directors, officers and ten-percent owners, newest transaction first. Returns transaction rows, one per filed row, e…
Everything the corpus holds about one person, identified by the owner CIK the SEC assigns them: every name spelling they have filed under, every issuer and role they hold or have held as director, off…
Insider transactions from every issuer at once, filtered by date range, transaction code, direction, minimum stated value, the role the filer holds and Rule 10b5-1 status. Returns one row per transact…
The same filters as screen_insider_transactions, aggregated the other way: one row per person, ranked by the cash they realized from open-market sales inside the window. This is the tool for a questio…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sec_edgar_fundamentals": {
"url": "https://api.toolfeeds.com/sec-edgar-mcp",
"transport": "streamable-http"
}
}
}