SEC Fundamentals API
com.multyplylabs/sec-fundamentalsSEC EDGAR financials, benchmarks, screening & Buffett value scans for agents. Pay x402 or API key.
Tools · 16
Clean annual financial statements: revenue, margins, income, balance sheet, cash flow, and ratios (gross_margin, roe, fcf, ...) per fiscal year. cik = SEC CIK number (Apple=320193). Cost: $0.0…
Raw normalized XBRL facts, filterable by canonical concept (revenue, net_income, total_assets, operating_cash_flow, ...), with filing provenance and quality flags. Cost: $0.01.
SEC filing index with direct document URLs; form filters by type (10-K, 10-Q, 8-K, ...). Cost: $0.005.
Cross-company cohort percentiles (p10/p25/median/p75/p90) for a metric, by industry (2-digit SIC) and size bucket. Metrics: gross_margin, operating_margin, roe, rd_intensity, debt_to_equity, r…
Screen companies by financial criteria. filters is a JSON list of [metric, op, value] triples, e.g. [["gross_margin",">",0.6],["revenue",">",1e9]]. Cost: $0.10.
Compare one company's metrics against its industry cohort percentiles. Cost: $0.05.
Catalog of curated market-wide analyses with parameters. FREE. Call before market_insight / buffett_* to see options.
Curated analysis across all companies. name: top_companies, movers, sector_landscape, metric_trend (agg=sum|median|mean), capital_returns, filing_velocity. Cost: $0.15.
Buffett Quality Score (0-100) over a 5-year window: owner earnings, ROE consistency at 15%, balance-sheet safety, FCF quality. Foreign private issuers (20-F) excluded unless exclude_foreign=Fa…
Buffett Value Scan: Quality Score fused with previous-close valuation — market cap, FCF yield, owner-earnings DCF margin of safety. Quality companies trading below intrinsic value. Foreign pri…
Industry-standard fundamental scores over all US public companies. name: piotroski (F-Score 0-9), altman_z (bankruptcy zones), beneish_m (earnings-manipulation flag), magic_formula (Greenblatt…
Recent insider (Form 4) transactions for a company plus a trailing summary: open-market buys vs sales, distinct buyers, net dollar value, with 10b5-1 plan flags. Cluster buying by officers/dir…
13F institutional ownership snapshot: number of holders, aggregate shares/value, and quarter-over-quarter change (accumulating vs trimming). 45-day reporting lag; long-only. Not investment adv…
Short-selling pressure: FINRA daily short-volume ratio over ~20 trading days — a bearish-sentiment proxy. Daily short-sale volume, not bi-monthly short interest. Not investment advice. Cost: $…
Composite factor scorecard: quality, value, insider conviction, institutional positioning and short sentiment, each 0-100, plus a renormalized composite and coverage figure. Includes instituti…
Rank companies by composite factor score across five evidence sources. min_coverage filters thinly scored names; weights re-weights the factors. RESEARCH SIGNAL, NOT INVESTMENT ADVICE. Cost: $…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"sec_fundamentals_api": {
"url": "https://sec.multyplylabs.com/mcp",
"transport": "streamable-http"
}
}
}