mcpserver.lol
registry/routescore-mcp
Connection check verified live · 26h ago

routescore-mcp

Read-only pre-sign evidence for onchain agents: route quality, MEV exposure, clear/caution verdict.

Tools 11
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

11 tools

Read from the running server on 26h ago.

check_swap routechain_idtoken_intoken_outnotional_usd*slippage_allowance_bps
CALL THIS BEFORE SIGNING AN ONCHAIN SWAP. Read-only pre-sign evidence check: given notional, chain, and an optional route and token, it returns a modeled route-quality grade, price…
get_detector_manifest read-only
Fetch the latest public MEV-detector run manifest: the detector version hash and the eligible pool/token universe it was committed to. Use to verify what the detector covers.
get_preflight_record read-only record_id*
Retrieve the durable evidence record a prior check_swap call persisted — the "record" leg of plan → preflight → execute → record. Fetch one record by the record_id that check_swap…
quote_bridge_refund read-only bridgesla_secondsnotional_usd*dest_chain_idsource_chain_idbridge_risk_score
Modeled premium estimate for cross-chain bridge execution failure against a modeled SLA expectation. Returns a modeled premium and conditions — not a live cover, refund, or premium…
quote_lrt_slashing read-only lrt_tokencovered_eth_amount*cover_duration_weekscorrelation_max_overlapunderlying_avs_exposure
Modeled premium estimate for slashing risk on a liquid-restaking-token (LRT) position given its AVS exposure. Returns a modeled premium and slashing bounds — not a live cover offer…
quote_mev_cover read-only routechain_idasset_pairnotional_usd*refund_threshold_bpsslippage_allowance_bps +1
Modeled premium estimate for MEV-sandwich exposure on a swap. Returns a modeled premium (bps + USD), expected/CVaR loss, and conditions. Point-in-time decision support before routi…
record_execution records*idempotency_key*
Persist 1-100 already-built execution_record.v1 documents as immutable, personal-account post-trade evidence. Requires a stable idempotency_key; an exact replay returns the origina…
review_execution read-only record_id*
Review one stored execution_record.v1 by record_id. Authenticated and personal-account owner-scoped: another account’s id is indistinguishable from a missing id. Returns the determ…
review_public_transaction read-only tx_hash*chain_id*
DEV-ONLY CONTRACT DISCOVERY; DISABLED AGAINST PRODUCTION. On an explicitly enabled non-production server, review one arbitrary public Ethereum transaction by transaction hash. This…
simulate_scenario read-only avg_loss_bpshorizon_daysnotional_usd*deductible_bpssandwich_freq_pct
Run a what-if Monte Carlo: model expected premium vs expected refund/loss over a horizon, given assumptions about sandwich frequency, average loss, and deductible. Returns a narrat…
whoami read-only
Confirm the configured API key works and report which plan tier it carries. Returns the owning account email and tier.