EDGAR — SEC Filings & Financials (MCP) avatar

EDGAR — SEC Filings & Financials (MCP)

Pricing

from $30.00 / 1,000 tool calls

Go to Apify Store
EDGAR — SEC Filings & Financials (MCP)

EDGAR — SEC Filings & Financials (MCP)

Agent-callable MCP server for US public-company SEC filings and XBRL financials: company lookup, recent filings, key financial facts.

Pricing

from $30.00 / 1,000 tool calls

Rating

0.0

(0)

Developer

Charles Doherty

Charles Doherty

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

5 hours ago

Last modified

Share

Pull US public-company filings and financials from the SEC's own system — current and authoritative, not a training-data guess.

EDGAR is an MCP server for finance and research agents. Resolve a company by ticker or name, list its recent filings with direct document links, and read its latest XBRL financial facts.

Tools

  • lookup_company(query) — ticker or name → {cik, name, ticker, exchanges, sicDescription, fiscalYearEnd}.
  • recent_filings(query, form_type?, limit?) — recent filings, optionally filtered by form (10-K, 10-Q, 8-K, 4, …), each with a direct document URL.
  • company_facts(query, concept?) — latest XBRL financials. No concept → headline figures (revenue, net income, assets, liabilities, equity). Pass a us-gaap concept for a specific one.

Data source

Live from SEC EDGAR (data.sec.gov) — the official US securities filing system. Keyless. Covers ~10,000+ filers.

Notes & limits

  • Figures are as reported in XBRL; different filers tag revenue differently, so headline revenue may be absent for some — pass a specific concept if needed.
  • recent_filings returns the most recent filings (up to 50); filter by form_type to narrow.
  • Not investment advice — raw filing data for agents to reason over.