送信

Form4API MCP — SEC Form 4 Insider Trading

@theodor90

Query real-time SEC Form 4 insider trading data from Claude, Cursor, Windsurf, and Zed via natural language. 9 tools, free tier, amendment-aware

ツール

get_transactions

get_recent_filings

get_filing

get_insider_profile

get_insider_transactions

get_company_overview

get_company_insiders

get_signals

get_form144

get_holdings

get_managers

get_sentiment

get_insider_career_summary

check_usage

get_key_activity

get_usage_history

get_webhook_events

list_webhooks

search_insiders

サーバー設定

{
  "mcpServers": {
    "form4api": {
      "command": "npx",
      "args": [
        "-y",
        "form4api-mcp"
      ],
      "env": {
        "FORM4API_KEY": "fapi_live_your_key_here"
      }
    }
  }
}