Integrations
Analyzes order book depth and imbalance for cryptocurrency trading pairs on Binance, providing real-time market structure insights.
Retrieves and analyzes order book metrics for cryptocurrency trading pairs on Coinbase, enabling cross-exchange comparison of market depth.
Formats order book comparison data across multiple exchanges as Markdown tables for clear visualization and analysis.
암호화폐 주문장 MCP
주요 암호화폐 거래소의 주문장 깊이와 불균형을 분석하고, AI 에이전트와 거래 시스템에 실시간 시장 구조 통찰력을 제공하는 MCP 서버입니다.
특징
- 주문장 지표 : 주어진 거래소에서 특정 거래 쌍에 대한 매수/매도 깊이와 불균형을 계산합니다.
- 교차 거래소 비교 : 통합 마크다운 표에서 여러 거래소의 주문 깊이와 불균형을 비교합니다.
- 지원 거래소 : 바이낸스, 크라켄, 코인베이스, 비트파이넥스, 오케이엑스, 바이비트
설치
필수 조건
- Python 3.10 이상
- uv (Python 패키지 및 프로젝트 관리자)
설정
- 저장소 복제지엑스피1
- 종속성 설치
uv
사용하여 필요한 패키지를 설치하세요:Copy - MCP 클라이언트(Claude Desktop) 구성Copy
용법
서버는 두 가지 주요 도구를 제공합니다.
calculate_orderbook
: 지정된 거래소의 거래 쌍에 대한 매수 깊이, 매도 깊이 및 불균형을 계산합니다.compare_orderbook
: 여러 거래소의 매수 깊이, 매도 깊이, 불균형을 비교하여 마크다운 표를 반환합니다.
예: 주문장 지표 계산
프롬프트 : "1% 깊이 범위로 Binance의 BTC/USDT에 대한 주문장 지표를 계산하세요."
예상 출력 (JSON 객체):
예: 거래소 간 주문장 비교
프롬프트 : "1% 깊이 범위로 Binance, Kraken, OKX의 BTC/USDT 주문장 지표를 비교하세요."
예상 출력 (마크다운 테이블):
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
You must be authenticated.
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
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn 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 -3145TypeScriptMIT License
- PythonMIT License
- PythonMIT License
- PythonMIT License