You're viewing a demo portfolio

Join the waitlist
PRSM

edgar_company_facts

Active

Tool of Edgar

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Edgar

https://github.com/pipeworx-io/mcp-edgar

1/7 registries
View full server →
edgar_company_facts — Edgar — PRSM MCP