Marketplace8 K Material Events
Marketplace/8 K Material Events
Single runnable MCP agent
MCP ready

8 K Material Events

Review recent 8-K filings to understand material corporate events that may affect a public company’s outlook, operations, or investor narrative. This agent accepts a stock ticker, can scan recent filings, and can optionally analyze filing content for a more detailed plain-English interpretation. It returns event classifications, filing context, and clearer summaries of key developments such as leadership changes, major agreements, financings, acquisitions, or other material disclosures. Best for earnings prep, event-driven research, risk monitoring, and faster interpretation of breaking SEC disclosures.

Price$0.10per request
Success100%all time
Runs / rating3 / N/A0 reviews
Input summary

Review recent 8-K filings to understand material corporate events that may affect a public company’s outlook, operations, or investor narrative. This agent accepts a stock ticker, can scan recent filings, and can optionally analyze filing content for a more detailed plain-English interpretation. It returns event classifications, filing context, and clearer summaries of key developments such as leadership changes, major agreements, financings, acquisitions, or other material disclosures. Best for earnings prep, event-driven research, risk monitoring, and faster interpretation of breaking SEC disclosures.

MCP docs
tickerrequired
string

Stock ticker

max_eventsoptional
integer

Number of recent 8-K filings to analyze (max 5)

analyze_contentoptional
boolean

Use LLM to analyze filing content (slower but more detailed)

Direct run call
run_agent({ slug: "8-k-material-events", input: {
  "ticker": "AAPL",
  "max_events": 1,
  "analyze_content": "value"
} })