# MEV Intelligence MCP server

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

## Links
- Registry page: https://www.getdrio.com/mcp/io-advalorem-mev-intelligence
- Repository: https://github.com/ValoremFoundation/mev-engine-v2
- Website: https://mev.advalorem.io

## Install
- Endpoint: https://mev.advalorem.io/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mev.advalorem.io/mcp

## Tools
- get_liquidation_waves - Get near-liquidation borrowers ranked by health factor proximity across Aave V3, Spark, and Morpho on L1 and Base. Returns top 10 positions with full borrower addresses, health factor, debt USD, and collateral USD. Once you have a target, sign a liquidation transaction and call submit_bundle to execute atomically. For net profit estimates and the full borrower universe, call /intelligence/liquidation-waves with x402 USDC payment ($0.50). Endpoint: https://mev.advalorem.io/mcp
- get_searcher_leaderboard - Get top MEV searchers ranked by landed liquidation fires in the last 4 hours. Returns top 5 searchers with full addresses, landed count, total submissions, and land rate percentage. Full 25-entry leaderboard available at /intelligence/searcher-leaderboard with x402 payment ($0.25). Endpoint: https://mev.advalorem.io/mcp
- get_builder_recommendation - Get the best Ethereum block builder for MEV bundle submission RIGHT NOW based on live relay acceptance rate and submission volume. Returns the top recommended builder name and acceptance percentage. Full ranked builder list with telemetry available at /intelligence/builder-recommendation with x402 payment ($0.25). Endpoint: https://mev.advalorem.io/mcp
- get_mev_feed - Get a risk-enriched MEV opportunity stream. Returns 10 positions with chain, protocol, health factor, and risk tags. Full stream with borrower addresses and expected profit available at /intelligence/feed with x402 payment ($0.10). Use submit_bundle to act on opportunities directly from this feed. Endpoint: https://mev.advalorem.io/mcp
- submit_bundle - Submit a signed Ethereum bundle directly to MEV SearcherNet rbuilder for inclusion. Use this after get_liquidation_waves or get_mev_feed to act on a liquidation opportunity. Bundles are forwarded to rbuilder and fanned out to Flashbots, Titan, Beaver, BuilderNet, and bloXroute relays. 100% acceptance rate. Free with API key attribution (X-Api-Key header). Returns a tracking_id you can use to check submission status at /orderflow/submissions/{tracking_id}. Tip: pair with get_liquidation_waves — identify a borrower near liquidation, construct the liquidation tx, sign it, then call this tool. Endpoint: https://mev.advalorem.io/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.advalorem.mev
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 1, 2026
- Source: https://registry.modelcontextprotocol.io
