
Edgaralert
- Updated June 24, 2026
- ikop32-code/edgaralert-mcp
EDGAR Alert MCP is a read-only Model Context Protocol server for the EDGAR Alert API that surfaces SEC insider trading alerts, Form 4 signals, 8-K events, and company research so agents can query filing intelligence prog
About
EDGAR Alert MCP is the official read-only MCP server for EDGAR Alert, exposing SEC insider trading alerts, Form 4 signals, 8-K events, and company research backed by the public EDGAR Alert v1 API. Developers use it when building finance-aware agents or research workflows that need timely SEC filing signals without parsing EDGAR directly. It is positioned as a Claude Desktop extension for market and compliance research.
- SEC insider trading alerts
- Form 4 signal monitoring
- 8-K event lookups
- Company research via EDGAR Alert API
- Read-only Claude Desktop extension
Edgaralert by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env EDGARALERT_API_KEY=YOUR_EDGARALERT_API_KEY edgaralert -- npx -y @edgaralert/mcp-serverAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | @edgaralert/mcp-server |
|---|---|
| Transport | STDIO |
| Auth | Required |
| Last updated | June 24, 2026 |
| Repository | ikop32-code/edgaralert-mcp ↗ |
How do I let an agent monitor SEC insider trades, Form 4 filings, and 8-K events without building EDGAR parsers?
Query SEC insider trading alerts, Form 4 signals, 8-K events, and company research through EDGAR Alert via MCP.
Who is it for?
Developers building finance or market-research agents that need SEC filing alerts and company signals.
Skip if: Teams that need non-US securities data or write access to filing systems.
What you get
The agent returns SEC alert data, filing signals, and company research results from the EDGAR Alert API.
Recommended MCP Servers
FAQ
What SEC data does EDGAR Alert MCP provide?
It provides insider trading alerts, Form 4 signals, 8-K events, and company research via the EDGAR Alert API.
Is EDGAR Alert MCP read-only?
Yes; it is described as a read-only Claude Desktop extension backed by the public EDGAR Alert v1 API.
Do I need a separate EDGAR Alert account?
Access is through the EDGAR Alert API; configure the MCP with valid EDGAR Alert API credentials as required by the server.