bitcoin-mcp

bitcoin-mcp

3.3

If you are the rightful owner of bitcoin-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

bitcoin-mcp extends AI utilities with accurate Bitcoin blockchain data based on MCP.

bitcoin-mcp is a streamlined Model Context Protocol (MCP) server implementation that interfaces with Bitcoin Core (full-node) through `bitcoin-cli`. It provides MCP clients like Claude Desktop with READ access to Bitcoin blockchain data without wallet functionality. The server allows querying real-time Bitcoin blockchain information, accessing mempool, blocks, and transaction data, and generating custom 3D visualizations of BTC blocks. It is designed to work with a Bitcoin full-node and requires Python 3.10+ for installation. The server is configured to bind only to localhost, ensuring secure, read-only access to blockchain data.

Features

  • Query real-time Bitcoin blockchain information via `bitcoin-cli` without wallet calls.
  • Access mempool, blocks, and transaction data.
  • Generate custom 3D visualization of BTC blocks based on TX output values and BitFeed representation.
  • Secure, read-only access to blockchain data.
  • Integration with Claude Desktop or other MCP clients.