Cross-Chain Bridge Routes — 60+ Chains via LI.FI
https://server.smithery.ai/axel-belfort/bridge-routes/mcp
● healthy
Cross-chain bridge route finder API for AI agents. Compare best bridging routes across 60+ chains and 18+ bridges (Stargate, Across, Hop, Connext, etc.) via LI.FI aggregator. Fees, estimated time, and security rating for each route. Tools: bridge_find_best_route. Use this BEFORE bridging tokens between chains. Essential for finding cheapest, fastest, or safest bridge. IMPORTANT: For gas price comparison across chains, use crypto_estimate_gas. Returns: {routes[], fees, estimatedTime, bridge}. No API key required — x402 micropayment $0.003/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/bridge-routes/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/bridge-routes/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/bridge-routes-x402