mcpserver.lol
registry/valoremfoundation-intelligence
Connection check verified live · 27h ago

valoremfoundation-intelligence

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

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

10 tools

Read from the running server on 27h ago.

build_liquidation_tx read-only chain*borrower*protocol*debt_asset*debt_to_cover*receive_a_token +4
Build agent-ready calldata for a liquidation transaction. Returns the target protocol contract address, ABI-encoded calldata, suggested gas limit, value, and chain — everything an…
get_builder_recommendation read-only
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 acce…
get_daily_liquidation_report read-only window_hours
Get a daily intelligence report summarizing liquidation market activity: competitor count, positions we would have fired on, funnel metrics (PRE→SIM→HOTFIRE→SUBMIT→LANDED), and the…
get_liquidation_waves read-only limit
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 fac…
get_mev_feed read-only min_net_usd
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 availab…
get_searcher_leaderboard read-only
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…
monitor_crossing_candidates read-only limitmin_cross_prob
Get the highest-priority liquidation candidates sorted by cross probability — borrowers most likely to become liquidatable in the next price move. Each candidate includes health fa…
predict_liquidation_probability read-only borrowerprotocol
Get a structured liquidation probability prediction for a specific borrower or the top candidates. Returns: health_factor, cross_probability (0–1), estimated_ev_usd, lead_time_esti…
recommend_bundle_submission read-only borrower
Get an actionable bundle submission recommendation for a specific borrower or current market conditions. Returns the best builder to target, expected inclusion probability, and a h…
submit_bundle txs*api_keyblockNumber*revertingTxHashes
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. Bundle…