MCP 블록체인 쿼리 서버
이 저장소의 대부분의 코드는Grok 3 Beta를 사용하여 생성되었습니다.
블록체인 데이터 및 쿼리 API를 통해 BTC 데이터를 쿼리하기 위한 도구를 제공하는 모델 컨텍스트 프로토콜 서버입니다.
데모
https://github.com/user-attachments/assets/b270979b-b22f-467c-bcb4-54bd48504073
특징
stdio와 SSE 전송을 모두 지원합니다
사용 가능한 도구 :
해시로 블록 가져오기
해시로 거래 가져오기
해시로 주소 가져오기
블록 수 가져오기
어려움을 겪다
주소 잔액 가져오기
해시율 얻기
평균 거래 규모 가져오기
총 비트코인을 받으세요
블록을 찾을 확률을 구하세요
24시간 시장 가격을 알아보세요
블록 간격 가져오기
블록 보상 받기
다음 리타겟팅을 받으세요
최신 해시 가져오기
확인되지 않은 카운트를 얻으세요
24시간 거래 내역을 확인하세요
설치
지엑스피1
달리기
stdio 모드에서 실행(기본값):
SSE 모드에서 실행:
CLI 인수:
--port
: SSE 전송을 위한 포트 번호(기본값: 8000)--transport
: 전송 유형(stdio 또는 sse, 기본값: stdio)
This server cannot be installed
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.
블록체인 데이터 및 쿼리 API를 통해 비트코인 블록체인 데이터를 쿼리하기 위한 도구를 제공하는 모델 컨텍스트 프로토콜 서버로, 다양한 BTC 정보 검색 기능을 지원합니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that provides read-only access to Bybit's cryptocurrency exchange API, allowing users to query real-time cryptocurrency data using natural language.Last updated -12415MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.Last updated -33
Satstream MCP Serverofficial
AsecurityAlicenseAqualityA Model Context Protocol server that enables querying Bitcoin blockchain data, including address information, transaction details, mempool statistics, and ordinals/runes data through the Satstream API.Last updated -37MIT LicenseBlockscout MCP Serverofficial
AsecurityAlicenseAqualityA server that exposes blockchain data (balances, tokens, NFTs, contract metadata) via the Model Context Protocol, enabling AI agents and tools to access and analyze blockchain information contextually.Last updated -1619MIT License