You're viewing a demo portfolio

Join the waitlist
PRSM

sec_8k_today

Active

Tool of Sec Events

declared in 0.1.0

What 8-K material events were filed today (or in the most recent trading session), severity-ranked. Drops noise/procedural filings by default. Use for "what mattered in the market today?" / "any breaking corporate news?". Defaults to high+medium severity only.

Parameters schema

{
  "type": "object",
  "examples": [
    {},
    {
      "severity": "high"
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "default": 30,
      "maximum": 100,
      "minimum": 1,
      "description": "Max filings. Default 30, max 100."
    },
    "severity": {
      "type": "string",
      "default": "high,medium",
      "description": "Comma-separated severities to include. Default \"high,medium\". Allowed: high, medium, low, noise."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Sec Events

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

1/7 registries
View full server →