Loading MCP server directory, please wait...
SEC insider trading alerts, Form 4 signals, 8-K events, and company research via EDGAR Alert API.
npx @getmcp/cli add io.github.ikop32-code/edgaralertRequires Node.js 18+. Community-contributed server. Review source before installing.
EDGARALERT_API_KEYYour EDGAR Alert API key (find it at edgaralert.com/account/api-keys).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ikop32-code/edgaralert": {
"command": "npx",
"args": [
"-y",
"@edgaralert/mcp-server"
],
"env": {
"EDGARALERT_API_KEY": ""
}
}
}
}