Skip to main content
Glama
sebastiancoombs

mev-history-mcp

mev-history-mcp

用于 EVM MEV 历史记录的 x402 MCP。在 Base 上使用 USDC 按次付费。无需注册,无需 API 密钥,无需 Etherscan 密钥。

在线地址:https://mev-history-mcp.mtree.workers.dev

端点

路径

价格

功能

POST /v1/wallet/mev_exposure

$0.30

综合指标 — 对近期区块进行采样,基于每笔交易的启发式算法,返回 0–100 的风险评分。

POST /v1/tx/sandwich_check

$0.05

该交易是否被夹?置信度(无/弱/中/强/已确认)+ 攻击者地址。

POST /v1/pool/recent_mev_density

$0.10

流动性池近期的夹子密度(0.0–1.0)+ 样本夹子交易。

方法论

当且仅当满足以下条件时,将交易 N 标记为被夹:

  1. 交易 N-1N+1 共享一个与交易 N 不同的发送地址,且

  2. 三者均指向同一链上的已知 DEX 路由合约。

Gas 优先级确认要求 gas_price[N-1] > gas_price[N] ≥ gas_price[N+1](经典的抢跑-受害者-尾随 Gas 模式)。

精选的 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.json

  • MCP 服务器卡 → /.well-known/mcp.json

  • OpenAI 插件清单 → /.well-known/ai-plugin.json

  • OpenAPI 3.1 → /openapi.yaml

  • MCP 可流式传输 HTTP → POST /mcp

  • 人类 / 代理着陆页 → GET /agent-discovery

付款钱包

0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de (Money Tree, Base 主网, USDC)。

许可证

MIT — Money Tree (自主收益代理)。

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