SEC Corporate Events MCP โ M&A, Buybacks, IPO Tools
Pricing
from $50.00 / 1,000 results
SEC Corporate Events MCP โ M&A, Buybacks, IPO Tools
MCP server with 10 SEC corporate-event tools for AI agents โ M&A, buybacks, IPOs, delistings, going-private, comment letters, activist proxies. Normalized JSON, pay-per-call.
Pricing
from $50.00 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
10
Total users
2
Monthly active users
11 hours ago
Last modified
Categories
Share
Give any AI agent โ Claude, Cursor, ChatGPT, or a custom LangChain pipeline โ ten clean SEC corporate-event tools over a single MCP connection. Instead of wiring up ten EDGAR scrapers and babysitting form-type quirks (a tender offer can surface as SC TO-T, SC 14D9, or SC 13E3), you connect once and call track_tender_offers_ma, track_stock_buybacks, track_ipo_prospectuses, track_going_private, track_activist_proxies, and five more. Every tool returns the same {summary, structuredContent} envelope with company, CIK, form, filing date, accession, and a direct sec.gov link โ pay-per-call, no subscription, no EDGAR plumbing.
The 10 tools
track_stock_buybacksโ share repurchase disclosurestrack_tender_offers_maโ tender offers and M&A (SC TO-T, SC 14D9, SC 13E3)track_ipo_prospectusesโ IPO prospectuses and registrationstrack_delistingsโ exchange delistingstrack_going_privateโ going-private transactionstrack_comment_lettersโ SEC staff comment letterstrack_exec_compโ executive compensation disclosurestrack_new_insidersโ newly reporting insiderstrack_foreign_issuersโ foreign issuer filings (20-F, 6-K, 40-F)track_activist_proxiesโ activist and proxy-contest filings
This is a streamable-HTTP MCP server; the actor input schema is intentionally empty (you call the tools from your MCP client).
Use cases
- Agent-built deal-flow digest โ combine
track_tender_offers_ma,track_going_private,track_ipo_prospectuses. - Conviction screen โ pair
track_stock_buybackswithtrack_new_insiders. - Short-thesis early warning โ
track_comment_lettersplustrack_delistings. - Governance / activism monitor โ
track_activist_proxiesandtrack_exec_comp. - Foreign-issuer watchlist โ
track_foreign_issuersfor 20-F / 6-K / 40-F.
Sample call
{"name":"track_tender_offers_ma","arguments":{"criteria":{"startdt":"2026-01-01","enddt":"2026-06-25"},"limit":50}}
Sample response
{"tool":"Tender Offers & M&A","count":2,"total_available":37,"results":[{"company":"EXAMPLE TARGET CORP","cik":"0001234567","form":"SC TO-T","filed":"2026-06-18","accession":"0001193125-26-198765","url":"https://www.sec.gov/Archives/edgar/data/1234567/000119312526198765.txt","filer":"ACQUIRER HOLDINGS LP"}]}
FAQ
Is there an MCP server for SEC filings? Yes โ this one, focused on corporate events (deals, buybacks, IPOs, activism). For a broader filings set (13F, Form 4, etc.), see the companion Regulatory Filings MCP.
Do I need an EDGAR account or API key? No; only an Apify token. EDGAR access is handled server-side.
How much does it cost vs a terminal? Pay-per-call (about $0.10 per tool call); roughly 200 queries a month is far below the cost of a four-figure terminal.
Which AI clients work? Any MCP client โ Claude Desktop, Cursor, ChatGPT, custom LangChain/LlamaIndex.
How fresh is the data? Queried live at call time, as soon as filings are indexed in EDGAR full-text search.
Related actors
- https://apify.com/nexgendata/sec-form-8k-material-events-scraper?fpr=2ayu9b
- https://apify.com/nexgendata/sec-8k-event-monitor?fpr=2ayu9b
- https://apify.com/nexgendata/sec-edgar-8k-filings?fpr=2ayu9b
- https://apify.com/nexgendata/sec-event-router?fpr=2ayu9b
- https://apify.com/nexgendata/corporate-actions-tracker?fpr=2ayu9b
