-
securityF
license-
qualityLongBridge Securities Model Context Protocol (MCP) Server
Last updated -
44
TypeScript
MCP 服务器提供实时跨链桥接速率和最优传输路径,支持链上 AI 代理的决策。
~/Library/Application Support/Claude/claude_desktop_config.json
,在 Windows 上为%APPDATA%\Claude\claude_desktop_config.json
):getBridgeRates
获取两个链之间的代币对的跨链桥接率,返回 Markdown 表中所有可用的路由。
参数:
fromChainId
(字符串,必需):源链 ID(例如,以太坊为“1”)。toChainId
(字符串,必需):目标链 ID(例如,“10”表示乐观)。fromTokenAddress
(字符串,必需):源代币合约地址。toTokenAddress
(字符串,必需):目标代币合约地址。fromAmount
(字符串,可选):以最小令牌单位桥接的金额(默认值:“10000000”)。示例提示:
示例输出:
getSupportedChains
获取 LI.FI 支持的用于跨链桥接的链的排序列表,以 Markdown 表的形式呈现。
参数:无。
示例提示:
示例输出:
getSupportedBridges
获取 LI.FI 支持的桥梁和交易所的排序列表,以 Markdown 表的形式呈现。
参数:无。
示例提示:
示例输出:
本项目遵循 MIT 许可证。详情请参阅LICENSE文件。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
桥接速率-MCP
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/bridge-rates-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server