概要
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.