Connect European Insider Trades to Your AI Agents
Query MAR Article 19 director filings, Bayesian win-rate track records, and multi-executive cluster buys directly from Claude Desktop, Cursor, or remote agent registries like Glama.ai and Smithery.ai.
Claude Desktop
Add this to your claude_desktop_config.json to give Claude real-time market disclosure tools.
{
"mcpServers": {
"insidereu": {
"command": "node",
"args": ["./mcp/server.mjs"],
"env": {
"INSIDEREU_BASE_URL": "https://www.insidereu.com"
}
}
}
}Remote SSE / HTTP Server
For hosted registries (Glama.ai, Smithery.ai, Open-WebUI) or remote agents connecting via JSON-RPC 2.0 / SSE stream.
- • Protocol version:
2024-11-05 - • Transport: HTTP POST & Server-Sent Events (
?sse=true) - • CORS: Enabled for all browser and web playground clients
Available MCP Tools
The server exposes 4 high-conviction tools designed specifically for investment research and alpha generation.
get_track_record_ten
Returns the 10 European corporate insiders with the highest 12-month win rates and average returns on their personal share purchases. Filters out lucky one-off buys by requiring a minimum track record.
get_cluster_buys
Identifies companies where multiple distinct corporate insiders (e.g. CEO, CFO, Board members) bought shares in the same company within a narrow window. Multiple executives buying simultaneously is historically the strongest predictive indicator.
days (optional, default: 30), min_buyers (optional, default: 2)get_recent_filings
Query recent disclosed transactions across 10 European national regulators (BaFin, Finansinspektionen, SIX SER, Euronext, Oslo Børs). Supports granular filtering by jurisdiction and transaction magnitude.
country (ISO-2 code like DE, SE, FR, UK, CH), transaction_type (buy / sell), min_value_eur (number), limit (max: 50)lookup_insider
Search any European executive by name or identifier to pull their complete disclosed trading history, total capital deployed, win rate, and recent transactions.
query (string, executive name or slug — required)Example Questions to Ask Your AI Agent
Once connected to Claude or Cursor, simply ask questions naturally:
Ready to build autonomous trading automations?
Create a free InsideREU account to save watchlists, receive real-time email & Slack trade alerts, or unlock institutional REST API keys.