A
securityA
licenseA
qualityAn MCP server implementation that integrates with Hyperliquid exchange, providing access to crypto market data including mid prices, historical candles, and L2 order books.
Last updated -
3
14
5
TypeScript
MIT License
MCP 服务器可分析主要加密货币交易所的订单簿深度和不平衡情况,为 AI 代理和交易系统提供实时市场结构洞察。
uv
安装所需的包:该服务器提供两个主要工具:
calculate_orderbook
:计算指定交易所的交易对的买入深度、卖出深度和不平衡程度。compare_orderbook
:比较多个交易所的买入深度、卖出深度和不平衡性,返回 Markdown 表。提示:“计算币安上 BTC/USDT 的订单簿指标,深度范围为 1%。”
预期输出(JSON 对象):
提示:“将币安、Kraken 和 OKX 的 BTC/USDT 订单簿指标与 1% 的深度范围进行比较。”
预期输出(Markdown 表):
本项目遵循 MIT 许可证。详情请参阅LICENSE文件。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
加密订单簿-mcp
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kukapay/crypto-orderbook-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server