x402-insider-mcp
Supports x402 payment-gated access to full SEC Form 4 insider-trading result sets, with payments facilitated via Coinbase; free previews remain available without payment.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@x402-insider-mcpSearch recent insider trades for NVDA"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
x402-insider-mcp
MCP (Model Context Protocol) server exposing SEC Form 4 insider-trading data as tools, backed by a live x402 pay-per-call API.
What it is
3 tools:
search_insider_trades(ticker, limit),top_insiders(days),owner_history(name).Each returns free preview rows (max 3) straight from the API.
Full result sets require x402 payment — the wrapper never signs or holds payments. Payments: x402 scheme=exact, USDC on Base, $0.02/call raw endpoints, payTo
0xcC3c1E564fF534CD1913f19dB3880cAb44563AE3(receive-only). See https://x402.orgDataset: SEC EDGAR Form 4 insider transactions, 2025Q4–2026Q1 (~5,000 rows preview set).
Related MCP server: sec-edgar-mcp
NEW: derived signal endpoints on the upstream API ($0.05/call)
The backing API now sells derived signals, not just raw rows (added 2026-09-13):
GET /signals/cluster?ticker=&days=— insider cluster-buy detection (≥3 unique insiders buying open-market at one issuer within the window; conviction-scored).GET /signals/momentum?days=[&ending_at=YYYY-MM-DD]— issuers with accelerating insider buying (2 consecutive up-weeks + volume z-score);ending_atre-anchors for backtesting. Both: free 1-line preview without payment, full results $0.05/call via the same x402 flow (X-PAYMENTheader, Coinbase facilitator). These are plain HTTP endpoints — call them from any x402 client, or wire them into your own MCP tools.
Run (no Docker needed)
./run.sh # stdio MCP server; point your MCP client at itRequires Python 3.8+, stdlib only. Requires network access to the API host.
API endpoint
Currently CT-local: http://127.0.0.1:8790 (set X402_API_URL to override).
Public URL rotates (Cloudflare quick tunnel) — see the fleet lead for the current one.
Honest limits
Preview rows are capped at 3 by the upstream API by design (that is the free tier).
No payment logic in this repo: bring your own x402 client to pay for full rows.
This server cannot be deployed
Maintenance
Related MCP Connectors
SEC insider filings as clean economic events - Form 4 trades, Form 144 notices, 13D/G stakes.
SEC insider intelligence: trades, 8-K events, planned sales, activist stakes - one entity graph.
Search SEC filings, read 10-K/8-K, query XBRL facts, track Form 4 insider trades.
SEC filings, insider trades, and earnings data
Related MCP Servers
AlicenseNot gradedqualityBmaintenanceShareSeer provides: SEC filings data (10-K, 10-Q, 8-K forms) & related financials Insider trading transaction data per company Largest insider purchases & Sales in a day and week Integration: Remote MCP server (https://shareseer.com/mcp)9MIT- AlicenseNot gradedqualityDmaintenanceHosted MCP server that gives AI agents real-time access to SEC EDGAR filings search, 10-K/8-K reading, XBRL financial facts, and insider-trade (Form 4) alerts.11 npm1MIT
- AlicenseBqualityCmaintenanceEnables MCP agents to access public SEC Form 4 insider filing data via a local API wrapper, supporting tools for assessing insider activity, checking data freshness, and retrieving filing provenance without providing financial advice.3MIT
- AlicenseAqualityAmaintenanceReal-time SEC Form 4 insider trading data — transactions with post-trade returns, cluster-buy signals, Form 144 early warnings, and 13F institutional holdings. 27 tools + 6 research prompts; free tier available.3620 npm1MIT