You're viewing a demo portfolio

Join the waitlist
PRSM

search_filings

Active

Tool of Sec Xbrl

declared in 0.1.0

Search recent SEC filings for a company by CIK. Optionally filter by filing type (10-K, 10-Q, 8-K, etc.). Returns filing dates, types, and accession numbers.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "cik": "320193"
    },
    {
      "cik": "789019",
      "type": "10-K"
    }
  ],
  "required": [
    "cik"
  ],
  "properties": {
    "cik": {
      "type": "string",
      "description": "SEC Central Index Key (e.g., \"320193\" for Apple)"
    },
    "type": {
      "type": "string",
      "description": "Filing type filter (e.g., \"10-K\", \"10-Q\", \"8-K\", \"DEF 14A\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Sec Xbrl

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

2/7 registries
View full server →
search_filings — Sec Xbrl — PRSM MCP