Skip to main content
ClaudeWave
amgiiine avatar
amgiiine

x402-insider-mcp

Ver en GitHub

MCP server: SEC Form 4 insider trades via x402 pay-per-call API (free 3-row previews; full rows $0.02/call USDC on Base)

MCP ServersRegistry oficial0 estrellas0 forksPythonActualizado today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · x402-insider-mcp
Claude Code CLI
claude mcp add x402-insider-mcp -- uvx x402-insider-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "x402-insider-mcp": {
      "command": "uvx",
      "args": ["x402-insider-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/amgiiine/x402-insider-mcp and follow its README.
Casos de uso

Resumen de MCP Servers

# 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.org
- Dataset: SEC EDGAR Form 4 insider transactions, 2025Q4–2026Q1 (~5,000 rows preview set).

## 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_at` re-anchors for
  backtesting.
Both: free 1-line preview without payment, full results $0.05/call via the same x402 flow
(`X-PAYMENT` header, 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)
```bash
./run.sh            # stdio MCP server; point your MCP client at it
```
Requires 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.

Lo que la gente pregunta sobre x402-insider-mcp

¿Qué es amgiiine/x402-insider-mcp?

+

amgiiine/x402-insider-mcp es mcp servers para el ecosistema de Claude AI. MCP server: SEC Form 4 insider trades via x402 pay-per-call API (free 3-row previews; full rows $0.02/call USDC on Base) Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-13.

¿Cómo se instala x402-insider-mcp?

+

Puedes instalar x402-insider-mcp clonando el repositorio (https://github.com/amgiiine/x402-insider-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar amgiiine/x402-insider-mcp?

+

Nuestro agente de seguridad ha analizado amgiiine/x402-insider-mcp y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene amgiiine/x402-insider-mcp?

+

amgiiine/x402-insider-mcp es mantenido por amgiiine. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.

¿Hay alternativas a x402-insider-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega x402-insider-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: amgiiine/x402-insider-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/amgiiine-x402-insider-mcp)](https://claudewave.com/repo/amgiiine-x402-insider-mcp)
<a href="https://claudewave.com/repo/amgiiine-x402-insider-mcp"><img src="https://claudewave.com/api/badge/amgiiine-x402-insider-mcp" alt="Featured on ClaudeWave: amgiiine/x402-insider-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a x402-insider-mcp