edgar_company_facts
ActiveTool of Edgar
AUTHORITATIVE full XBRL fundamentals dump for a US public company by CIK. Returns every reported financial metric (hundreds of concepts: revenue, net income, assets, liabilities, EPS, cash flow lines, segment breakdowns) with annual and historical values pulled straight from the company's SEC filings — the official numbers, not estimates. Use when you need the complete fundamental picture vs. one metric (for one metric use edgar_company_concept). Large payload; agents typically use this once to discover available concepts then narrow to edgar_company_concept for follow-up queries.
Parameters schema
{
"type": "object",
"examples": [
{
"cik": "320193"
}
],
"required": [
"cik"
],
"properties": {
"cik": {
"type": "string",
"description": "Ticker (\"NVDA\") or CIK number (\"320193\"). Tickers are auto-resolved to CIKs internally."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Edgar
https://github.com/pipeworx-io/mcp-edgar
1/7 registries