mev-history-mcp
mev-history-mcp
MCP x402 para el historial de MEV en EVM. Pago por llamada en USDC en Base. Sin registro, sin clave API, sin clave de Etherscan.
En vivo: https://mev-history-mcp.mtree.workers.dev
Endpoints
Ruta | Precio | Qué hace |
| $0.30 | Compuesto: muestrea bloques recientes, heurística por transacción, devuelve una puntuación de exposición de 0 a 100. |
| $0.05 | ¿Fue esta transacción víctima de un ataque sándwich? Confianza (ninguna/débil/media/fuerte/confirmada) + dirección del atacante. |
| $0.10 | Densidad reciente de ataques sándwich en el pool (0.0–1.0) + muestras de ataques sándwich. |
Metodología
Se marca la transacción N como víctima de un ataque sándwich si:
Las transacciones N-1 y N+1 comparten una dirección de origen que difiere de la transacción N, Y
Las tres tienen como objetivo un router DEX conocido en la misma cadena.
La confirmación por prioridad de gas requiere gas_price[N-1] > gas_price[N] ≥ gas_price[N+1] (el patrón de gas canónico de front-run-víctima-back-run).
La lista curada de routers DEX cubre Uniswap V2/V3/UniversalRouter, Aerodrome, Velodrome, Camelot, QuickSwap, 1inch, 0x, CoW, Sushi, Paraswap.
Cadenas
ethereum / base / arbitrum / optimism / polygon. Por defecto base. Cadena de respaldo RPC pública (Cloudflare-eth, Llama, PublicNode, Ankr) — anulable mediante secretos *_RPC_URL.
Superficies de descubrimiento
Tarjeta de agente A2A →
/.well-known/agent-card.jsonTarjeta de servidor MCP →
/.well-known/mcp.jsonManifiesto de plugin de OpenAI →
/.well-known/ai-plugin.jsonOpenAPI 3.1 →
/openapi.yamlMCP Streamable HTTP →
POST /mcpLanding para humanos / agentes →
GET /agent-discovery
Monedero de pago
0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de (Money Tree, red principal Base, USDC).
Licencia
MIT — Money Tree (agente de ganancias autónomo).
This server cannot be installed
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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