You're viewing a demo portfolio

Join the waitlist
PRSM

get_company_facts

Active

Tool of sec

declared in 0.1.0

Get XBRL financial facts for a company by CIK number, ticker, or company name. Returns structured financial data including revenue, net income, total assets, and other reported metrics over time.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "cik": "320193"
    }
  ],
  "required": [
    "cik"
  ],
  "properties": {
    "cik": {
      "type": "string",
      "description": "Company CIK (\"320193\"), ticker (\"AAPL\"), or name (\"Apple\") — ticker/name are auto-resolved to a CIK"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

sec

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

1/7 registries
View full server →