하이퍼리퀴드 MCP 서버
Hyperliquid SDK를 통합한 MCP 서버 구현입니다.
도구
모든 미드를 가져오세요
Hyperliquid의 모든 코인에 대한 중간 가격을 검색합니다.
필수 입력사항 없음
캔들 스냅샷 받기
모든 토큰에 대한 과거 캔들스틱 데이터를 얻으세요
입력:
coin
(문자열): 토큰 심볼interval
(문자열): 시간 간격(예: '15m', '1h')startTime
(숫자): 에포크 이후 시작 시간(밀리초)endTime
(숫자, 선택 사항): epoch 이후의 종료 시간(밀리초)
get_l2_book
모든 토큰에 대한 L2 주문서에 액세스하세요
입력:
symbol
(문자열): 토큰 심볼
Claude Desktop과 함께 사용
claude_desktop_config.json
에 다음을 추가하세요:
엔피엑스
지엑스피1
특허
이 MCP 서버는 MIT 라이선스에 따라 라이선스가 부여됩니다. 즉, 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.
Hyperliquid 거래소와 통합된 MCP 서버 구현으로 중간 가격, 과거 캔들, L2 주문장 등 암호화폐 시장 데이터에 대한 액세스를 제공합니다.
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -676MIT License
- AsecurityAlicenseAqualityProvides an MCP server that allows large language models to access real-time and historical Bitcoin market data from Binance, including current prices, order book data, recent trades, and price history through a standardized interface.Last updated -103MIT License
- -security-license-qualityA comprehensive MCP server that provides a complete wrapper around the Hyperliquid SDK, enabling AI assistants to interact with both spot and futures markets for retrieving data, executing trades, and managing positions.Last updated -MIT License
- -securityFlicense-qualityAn MCP server that provides access to cryptocurrency market data from the Nobitex API, enabling users to fetch specific cryptocurrency pair statistics and global market data.Last updated -23