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 とは異なる同一の送信元アドレスを共有していること、かつ
3つすべてが同一チェーン上の既知の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