Skip to content
Claude Code

Bitcoin MCP for Claude Code

io.github.bortlesboat/bitcoin-mcp

49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config.

client:Claude Code transport:stdio runtime:pypi

Install Bitcoin MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add bitcoin-mcp -e BITCOIN_RPC_HOST=<BITCOIN_RPC_HOST> -e BITCOIN_RPC_PORT=<BITCOIN_RPC_PORT> -e BITCOIN_NETWORK=<BITCOIN_NETWORK> -e SATOSHI_API_URL=<SATOSHI_API_URL> -e SATOSHI_API_KEY=<SATOSHI_API_KEY> -- uvx bitcoin-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Bitcoin MCP in other clients