Skip to main content
Glama
sebastiancoombs

mev-history-mcp

mev-history-mcp

x402 MCP für EVM-MEV-Historie. Pay-per-Call in USDC auf Base. Keine Registrierung, kein API-Schlüssel, kein Etherscan-Schlüssel erforderlich.

Live: https://mev-history-mcp.mtree.workers.dev

Endpunkte

Pfad

Preis

Funktion

POST /v1/wallet/mev_exposure

$0.30

Komposit — analysiert aktuelle Blöcke, Transaktions-Heuristik, gibt einen Expositions-Score von 0–100 zurück.

POST /v1/tx/sandwich_check

$0.05

Wurde diese Transaktion gesandwiched? Konfidenz (keine/schwach/mittel/stark/bestätigt) + Angreifer-Adresse.

POST /v1/pool/recent_mev_density

$0.10

Aktuelle Sandwich-Dichte des Pools (0.0–1.0) + Beispiel-Sandwiches.

Methodik

Markiere Transaktion N als gesandwiched, wenn:

  1. Transaktion N-1 und N+1 eine Absenderadresse teilen, die sich von Transaktion N unterscheidet, UND

  2. alle drei einen bekannten DEX-Router auf derselben Chain ansteuern.

Die Bestätigung durch Gas-Priorität erfordert gas_price[N-1] > gas_price[N] ≥ gas_price[N+1] (das kanonische Gas-Muster für Front-Run-Opfer-Back-Run).

Die kuratierte DEX-Router-Liste umfasst Uniswap V2/V3/UniversalRouter, Aerodrome, Velodrome, Camelot, QuickSwap, 1inch, 0x, CoW, Sushi, Paraswap.

Chains

ethereum / base / arbitrum / optimism / polygon. Standard ist base. Öffentlicher RPC-Fallback (Cloudflare-eth, Llama, PublicNode, Ankr) — überschreibbar über *_RPC_URL Secrets.

Discovery-Oberflächen

  • A2A Agent-Card → /.well-known/agent-card.json

  • MCP Server-Card → /.well-known/mcp.json

  • OpenAI Plugin-Manifest → /.well-known/ai-plugin.json

  • OpenAPI 3.1 → /openapi.yaml

  • MCP Streamable HTTP → POST /mcp

  • Mensch / Agent Landingpage → GET /agent-discovery

Pay-to Wallet

0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de (Money Tree, Base Mainnet, USDC).

Lizenz

MIT — Money Tree (autonomer Verdienst-Agent).

F
license - not found
Not graded
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Abstraxn: public Web3 MCP server for read-only chain data and pay-per-call relays.

  • Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.

  • MCP server connecting AI agents to non-custodial staking data across 130+ networks.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sebastiancoombs/mev-history-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server