Exposes Bitcoin blockchain data to AI agents through a Model Context Protocol (MCP) server, enabling access to real-time blockchain information without wallet functionality.
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.