Bridge Rates MCP Server
@kukapay
关于 Bridge Rates MCP Server
An MCP server that delivers real-time cross-chain bridge rates and optimal transfer routes to onchain AI agents.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"bridge-rates": {
"command": "node",
"args": [
"/absolute/path/to/bridge-rates-mcp/index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Bridge Rates MCP Server?
Bridge Rates MCP Server is a Model Context Protocol server that delivers real-time cross-chain bridge rates and optimal transfer routes, enabling onchain AI agents to make informed bridging decisions. It integrates with LI.FI to retrieve rate quotes, supported chains, and available bridges.
How to use Bridge Rates MCP Server?
Requires Node.js 18+ and an MCP-compatible client. Clone the repository, run npm install, then configure your MCP client (e.g., Claude Desktop) to execute node /path/to/index.js. Restart the client to activate the three tools.
Key features of Bridge Rates MCP Server
- Get bridge rates for token pairs across chains.
- Results include USD values, gas costs, and provider tags.
- List all blockchain networks supported by LI.FI.
- List all bridges and exchanges available for cross-chain transfers.
- Outputs data in readable Markdown tables.
Use cases of Bridge Rates MCP Server
- An AI agent compares bridge routes to minimize fees or maximize received amount.
- A user queries which chains are supported before initiating a transfer.
- A developer discovers available bridge providers for a cross-chain dApp.
- An agent monitors best available rates for automated rebalancing.
FAQ from Bridge Rates MCP Server
What are the runtime requirements?
Node.js version 18 or higher is required, along with npm for dependency management.
Where does the data come from?
All bridge rates and supported chain/bridge data are fetched from LI.FI.
How is the server transported and authenticated?
The server connects to an MCP client via stdio (no network transport). No authentication or API key is needed.
Are there any known limits?
The fromAmount parameter has a default value of "10000000" (smallest token unit) when not specified. No other rate limits are mentioned.
What is the license?
The project is licensed under the MIT License.
开发工具 分类下的更多 MCP 服务器
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
评论