sec_8k_today
ActiveTool of Sec Events
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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Sec Events
https://github.com/pipeworx-io/mcp-sec-events
1/7 registries