Bitcoin icon

Bitcoin

Exposes Bitcoin blockchain data to AI agents through a Model Context Protocol (MCP) server, enabling access to real-time blockchain information without wallet functionality.

About

Bitcoin provides a streamlined Model Context Protocol (MCP) server implementation that interfaces with Bitcoin Core (full-node) through `bitcoin-cli`, allowing AI agents like Claude to query real-time Bitcoin blockchain information. The server grants READ access to Bitcoin blockchain data, including mempool, blocks, and transaction details, without incorporating any wallet functionality. It also features the ability to generate custom 3D visualizations of BTC blocks based on transaction output values.

Key Features

  • Access mempool, blocks, and transaction data
  • Read-only access to blockchain data for enhanced security
  • Query real-time Bitcoin blockchain information via bitcoin-cli
  • Provides a suite of tools for blockchain information, transaction information, and blockchain analytics
  • Generate custom 3D visualization of BTC blocks based on TX output values
  • 1 GitHub stars

Use Cases

  • Enhance AI agents with accurate, real-time Bitcoin blockchain data
  • Visualize Bitcoin block data in 3D for a richer understanding of transaction outputs
  • Analyze blockchain data for insights using provided analytics tools