바이낸스 MCP 서버
WebSocket을 지원하는 Binance 시장 데이터를 위한 MCP(Model Context Protocol) 서버 구현입니다.
특징
WebSocket을 통한 실시간 시장 데이터 스트리밍
현물 및 선물 시장 모두 지원
지수 백오프를 통한 자동 재연결
유형 안전 메시지 처리
포괄적인 오류 처리
설치
지엑스피1
용법
서버 시작
WebSocket 스트림 유형
다음 스트림 유형이 지원됩니다.
trade: 실시간 거래 데이터ticker: 24시간 이동 기간 가격 변동 통계bookTicker: 최고 입찰가/매도가 및 수량kline: 캔들스틱 데이터markPrice: 시장 가격 및 자금 조달 비율(선물만 해당)fundingRate: 자금 조달 비율 데이터(선물만 해당)
Claude Desktop에서의 사용 예
개발
테스트 실행
건물
특허
사적인
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.
WebSockets를 통해 실시간 바이낸스 시장 데이터(현물 및 선물)를 스트리밍하는 서버 구현으로, 애플리케이션이 모델 컨텍스트 프로토콜을 통해 암호화폐 시장 정보를 수신하고 처리할 수 있도록 합니다.
Related Resources
Related MCP Servers
- -security-license-qualityThis server provides a robust interface for Binance spot trading operations, including secure management of API credentials, execution and management of spot orders, and monitoring of account balances and open orders.Last updated -713
- -security-license-qualityA Model Context Protocol server that exposes Binance cryptocurrency exchange data to LLMs, allowing agents to access real-time prices, order books, and historical market data without requiring API keys.Last updated -15MIT License
- Asecurity-licenseAqualityA server that provides tools for retrieving real-time price information for various assets including precious metals and cryptocurrencies, allowing language models to access and display current asset price data.Last updated -1252MIT License
- -security-license-qualityA server that provides real-time cryptocurrency data through the Model Context Protocol, allowing access to detailed exchange information and current cryptocurrency rates from the CoinCap API.Last updated -01MIT License