mev-history-mcp
mev-history-mcp
EVM MEV 기록을 위한 x402 MCP입니다. Base 네트워크에서 USDC로 호출당 결제합니다. 가입, API 키, Etherscan 키가 필요 없습니다.
라이브: https://mev-history-mcp.mtree.workers.dev
엔드포인트
경로 | 가격 | 기능 |
| $0.30 | 복합 — 최근 블록 샘플링, 트랜잭션별 휴리스틱, 0–100 노출 점수 반환. |
| $0.05 | 해당 트랜잭션이 샌드위치 공격을 받았는지 확인. 신뢰도(없음/약함/중간/강함/확정) + 공격자 주소 반환. |
| $0.10 | 풀의 최근 샌드위치 밀도(0.0–1.0) + 샘플 샌드위치 공격 반환. |
방법론
트랜잭션 N이 샌드위치 공격을 받았다고 판단하는 조건:
트랜잭션 N-1과 N+1이 트랜잭션 N과 다른 동일한 발신 주소를 공유하며, AND
세 트랜잭션 모두 동일한 체인의 알려진 DEX 라우터를 대상으로 함.
가스 우선순위 확인은 gas_price[N-1] > gas_price[N] ≥ gas_price[N+1] (정형화된 선행매매-피해자-후행매매 가스 패턴)을 요구합니다.
선별된 DEX 라우터 목록은 Uniswap V2/V3/UniversalRouter, Aerodrome, Velodrome, Camelot, QuickSwap, 1inch, 0x, CoW, Sushi, Paraswap을 포함합니다.
체인
ethereum / base / arbitrum / optimism / polygon. 기본값은 base입니다. 퍼블릭 RPC 폴백 체인(Cloudflare-eth, Llama, PublicNode, Ankr)을 사용하며, *_RPC_URL 시크릿을 통해 재정의할 수 있습니다.
탐색 인터페이스
A2A 에이전트 카드 →
/.well-known/agent-card.jsonMCP 서버 카드 →
/.well-known/mcp.jsonOpenAI 플러그인 매니페스트 →
/.well-known/ai-plugin.jsonOpenAPI 3.1 →
/openapi.yamlMCP 스트리밍 가능 HTTP →
POST /mcp인간 / 에이전트 랜딩 페이지 →
GET /agent-discovery
결제 지갑
0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de (Money Tree, Base 메인넷, USDC).
라이선스
MIT — Money Tree (자율 수익 에이전트).
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