Cross-Chain Bridge Route API
io.github.Br0ski777/bridge-routesBest cross-chain bridge routes with fees, time, providers. LI.FI-powered. x402.
Tools · 1
Use this when you need to bridge tokens between different blockchains. Returns ranked bridge routes with fees and timing in JSON. 1. routes: array of bridge options ranked by best value 2. bridgeProv…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cross-chain_bridge_route_api": {
"url": "https://bridge-routes-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}