Skip to main content
Glama

MCP Blockchain Query Server

by pavel-bc

MCP 블록체인 쿼리 서버

심벌 마크

[!WARNING] 이 저장소의 대부분의 코드는 Grok 3 Beta를 사용하여 생성되었습니다.

블록체인 데이터쿼리 API를 통해 BTC 데이터를 쿼리하기 위한 도구를 제공하는 모델 컨텍스트 프로토콜 서버입니다.

데모

https://github.com/user-attachments/assets/b270979b-b22f-467c-bcb4-54bd48504073

특징

  • stdio와 SSE 전송을 모두 지원합니다
  • 사용 가능한 도구 :
    • 해시로 블록 가져오기
    • 해시로 거래 가져오기
    • 해시로 주소 가져오기
    • 블록 수 가져오기
    • 어려움을 겪다
    • 주소 잔액 가져오기
    • 해시율 얻기
    • 평균 거래 규모 가져오기
    • 총 비트코인을 받으세요
    • 블록을 찾을 확률을 구하세요
    • 24시간 시장 가격을 알아보세요
    • 블록 간격 가져오기
    • 블록 보상 받기
    • 다음 리타겟팅을 받으세요
    • 최신 해시 가져오기
    • 확인되지 않은 카운트를 얻으세요
    • 24시간 거래 내역을 확인하세요

설치

지엑스피1

달리기

stdio 모드에서 실행(기본값):

$ python main.py

SSE 모드에서 실행:

$ python main.py --transport sse --port 8000

CLI 인수:

  • --port : SSE 전송을 위한 포트 번호(기본값: 8000)
  • --transport : 전송 유형(stdio 또는 sse, 기본값: stdio)
-
security - not tested
F
license - not found
-
quality - not tested

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 정보 검색 기능을 지원합니다.

  1. 데모
    1. 특징
      1. 설치
        1. 달리기

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Facilitates interaction with the Bitcoin network via the Model Context Protocol, enabling key generation, address validation, transaction decoding, and blockchain data retrieval.
            Last updated -
            5
            103
            18
            TypeScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A 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 -
            9
            14
            9
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            A cryptocurrency price query service based on Model Context Protocol that provides tools for retrieving virtual currency prices, market trends, detailed information, and K-line data.
            Last updated -
            2
            Python
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that allows AI assistants like Claude to directly query cryptocurrency and blockchain project data from RootData, including project information, organization details, and search results.
            Last updated -
            Python
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/pavel-bc/mcp-blockchain-query'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server