Loading MCP server directory, please wait...
Real-time SEC Form 4 insider trading + Form 144 & 13F-HR data for any MCP client. 24 tools.
npx @getmcp/cli add io.github.theodor90/form4api-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FORM4API_KEYForm4API key — get a free one (500 req/day, no card) at https://www.form4api.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.theodor90/form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": ""
}
}
}
}