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
주요 암호화폐 거래소의 주문장 깊이와 불균형을 분석하고, AI 에이전트와 거래 시스템에 실시간 시장 구조 통찰력을 제공하는 MCP 서버입니다.
uv
사용하여 필요한 패키지를 설치하세요:서버는 두 가지 주요 도구를 제공합니다.
calculate_orderbook
: 지정된 거래소의 거래 쌍에 대한 매수 깊이, 매도 깊이 및 불균형을 계산합니다.compare_orderbook
: 여러 거래소의 매수 깊이, 매도 깊이, 불균형을 비교하여 마크다운 표를 반환합니다.프롬프트 : "1% 깊이 범위로 Binance의 BTC/USDT에 대한 주문장 지표를 계산하세요."
예상 출력 (JSON 객체):
프롬프트 : "1% 깊이 범위로 Binance, Kraken, OKX의 BTC/USDT 주문장 지표를 비교하세요."
예상 출력 (마크다운 테이블):
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
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