Routescore
@Routescore
About Routescore
Routescore
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"ROUTESCORE_API_KEY": "rs_live_...",
"ROUTESCORE_API_URL": "http://localhost:3000"
}
}
}
}Tools
8Modeled premium estimate for MEV-sandwich exposure on a swap (modeled premium, expected/CVaR loss).
Modeled premium estimate for cross-chain bridge execution failure vs a modeled SLA expectation.
Modeled premium estimate for slashing risk on an LRT position given AVS exposure.
What-if Monte Carlo: modeled expected premium vs refund/loss over a horizon.
Pre-trade check an agent runs before it signs: modeled route quality, price-impact / slippage band, modeled MEV/execution exposure where observable, and a token registry read (recognized vs unverified), as a `clear / caution / unsupported` verdict. Supports Ethereum (1) and Robinhood Chain (4663). Recognition is not safety, sellability, rights, redemption, liquidity, or investment-quality verification. Decision support, not execution. Every keyed call also attempts to persist a hash-verifiable evidence record and returns its `record_id`, `evidence_bundle_id`, and `record_output_hash` — null, with a `record_persistence_failed` caveat, if the record store is unavailable.
Fetch one persisted preflight evidence record by `record_id` (owner-scoped to the configured key's account). The record embeds the original check response verbatim plus a canonical-JSON SHA-256 integrity hash so the evidence can be re-verified offline. Read-only evidence: record creation rejects known execution-material keys (calldata, transaction payloads, signing material) and drops identity-shaped labels from the actor context.
Latest public MEV-detector run manifest (version hash + universe).
Confirm the key works and report its plan tier.
Overview
What is Mcp?
An MCP server that exposes the Routescore public API as tools for Claude, Codex, Cursor, and any MCP-capable agent. It is a thin, stateless wrapper around the keyed REST gateway — no data is stored locally.
How to use Mcp?
The README includes setup instructions such as "command": "npx",.
Key features of Mcp
- ROUTESCORE_API_URL — override the API base (default https://www.routescore.io)
- Scenario and quote outputs are modeled decision-support, not investment advice
- MCP does not custody assets, execute transactions, route funds, or guarantee
- Rate limits apply per key; responses carry X-RateLimit-* headers
Use cases of Mcp
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Mcp
Where is the source code for Mcp?
The source code is linked from the repository URL on this page.
Does Mcp include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Mcp?
The source code is linked from the repository URL on this page.
Does Mcp include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More AI & Agents MCP servers
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic

scvd.store
seancrecordThe trust layer of the x402 economy. Free conformance checking for any issuer's x402 signed offers and receipts. Settlement attestation on Base and Solana. Weekly signed, Bitcoin-anchored ecosystem corpus.
Legion MCP
faulkjMCP-native LLM councils for debates, juries, blind panels, voting, refinement, and custom multi-model deliberation.

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei
Comments