extract_sec_filings
InactiveTool of io.github.PrinceGabriel-lgtm/freshcontext
SEC 8-K filings via EDGAR full-text search. 8-K = legally mandated material event disclosures (CEO changes, M&A, breaches). Pass company name, ticker, or keyword.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Company name, ticker, or keyword"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.PrinceGabriel-lgtm/freshcontext
https://github.com/PrinceGabriel-lgtm/freshcontext-mcp
2/7 registries