bridge-rates-mcp
Real-time cross-chain bridge rate comparison across major bridges. Find the cheapest and fastest route to move assets between chains.
Best use case
bridge-rates-mcp is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Real-time cross-chain bridge rate comparison across major bridges. Find the cheapest and fastest route to move assets between chains.
Teams using bridge-rates-mcp should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/bridge-rates-mcp/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How bridge-rates-mcp Compares
| Feature / Agent | bridge-rates-mcp | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Real-time cross-chain bridge rate comparison across major bridges. Find the cheapest and fastest route to move assets between chains.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Bridge Rates MCP
MCP server for real-time cross-chain bridge rate comparison.
Compares bridge rates across major cross-chain bridges in real-time to help users find the cheapest and fastest route for moving assets between blockchain networks. Aggregates quotes from bridges like Stargate, Across, Hop, Synapse, and more.
## Installation
```json
{
"mcpServers": {
"bridge-rates": {
"command": "npx",
"args": ["-y", "bridge-rates-mcp"]
}
}
}
```
## Features
- Compare fees and speed across major bridges
- Support for all major EVM chains and L2s
- Real-time quote aggregation
- Gas cost estimation included in comparisons
## Links
- **LI.FI**: https://li.fi
- **Socket**: https://socket.techRelated Skills
lifi-cross-chain-bridge
Multi-protocol bridge aggregator comparing routes by output, fees, and speed across 20+ chains.
lifi-bridge
Bridge tokens across 15+ chains with optimal route selection and multiple bridge providers.
lifi-bridge-router
Execute cross-chain token transfers with optimal route selection across 20+ bridges and 30+ chains.
lifi-bridge-agent
Get quotes and execute cross-chain bridges via Li.Fi aggregator across 20+ chains.
bridge-agent-crosschain
Bridges tokens between Sepolia and Base Sepolia networks, finding optimal routes and timing for cross-chain transfers.
8004-skill
ERC-8004 Trustless Agents - Register and manage AI agent identities on TRON and BSC blockchains with on-chain reputation tracking
8004-MCP - Agent Registry Protocol
Multi-chain MCP server for ERC-8004 Agent Registry. Query agents, reputation, and feedback across Solana + EVM chains.
supurr
Backtest, deploy, and monitor trading bots on Hyperliquid. Supports Grid, DCA, and Spot-Perp Arbitrage strategies across Native Perps, Spot markets (USDC/USDH), and HIP-3 sub-DEXes.
senpi-skills
Agent Skills for autonomous crypto trading on Hyperliquid — trailing stops, market scanning, position management, and more.
sdks
Official Azex SDKs — TypeScript, Python, MCP Server, CLI for the crypto-native LLM API gateway
perp-cli
Multi-DEX perpetual futures CLI + MCP server — Pacifica (Solana), Hyperliquid, Lighter (Ethereum). 18 MCP tools for AI-powered trading
okx-exchange-websocket-skill
Subscribe to OKX public exchange WebSocket channels through UXC raw WebSocket mode for ticker, trade, book, and candle events with explicit subscribe frames.