Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

ยฉ 2026 TrackMCP. All rights reserved.

Built with โค๏ธ by Krishna Goyal

    Mcp Blockchain Query

    ๐Ÿค– MCP server for querying BTC data via Blockchain.com APIs

    1 stars
    Python
    Updated Jul 31, 2025

    Table of Contents

    • Demo
    • Features
    • Installation
    • Running

    Table of Contents

    • Demo
    • Features
    • Installation
    • Running

    Documentation

    MCP Blockchain Query Server

    Logo

    [!WARNING]

    Majority of the code in this repository was generated using Grok 3 Beta

    Model Context Protocol server providing tools for querying BTC data via Blockchain Data and Query APIs.

    Demo

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

    Features

    • Supports both stdio and SSE transports
    • Available tools:
    • Get block by hash
    • Get transaction by hash
    • Get address by hash
    • Get block count
    • Get difficulty
    • Get address balance
    • Get hash rate
    • Get average transaction size
    • Get total bitcoins
    • Get probability of finding a block
    • Get 24-hour market price
    • Get block interval
    • Get block reward
    • Get next retarget
    • Get latest hash
    • Get unconfirmed count
    • Get 24-hour transaction count

    Installation

    code
    python -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt

    Running

    Run in stdio mode (default):

    $ python main.py

    Run in SSE mode:

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

    CLI Arguments:

    • --port: Port number for SSE transport (default: 8000)
    • --transport: Transport type (stdio or sse, default: stdio)

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Pythonยท
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptยท
      22.1k
    • SE

      Serena

      Pythonยท
      14.5k
    • MC

      Mcp Playwright

      TypeScriptยท
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptยท
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Pythonยท
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScriptยท
      22.1k
    • SE

      Serena

      Pythonยท
      14.5k
    • MC

      Mcp Playwright

      TypeScriptยท
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScriptยท
      3.0k