Bitcoin MCP
JSON →49 Bitcoin tools for agents: fees, mempool, blocks, mining, price, and transactions.
Install
uvx bitcoin-mcp Tools · 15
- get_fee_recommendation Optimal fee rate with urgency tiers and savings tips
- get_fee_estimates Fee estimates across all confirmation targets
- estimate_smart_fee Fee estimate for a specific confirmation target
- compare_fee_estimates Side-by-side comparison of fee sources
- estimate_transaction_cost Exact cost estimate for a transaction before sending
- analyze_block Deep analysis of any block by height or hash
- get_block_stats Statistical breakdown of a block
- get_block_count Current chain height
- compare_blocks Compare two blocks side by side
- search_blocks Search a range of blocks
- analyze_transaction Full transaction analysis with inscription detection
- decode_raw_transaction Decode a raw transaction hex
- send_raw_transaction Broadcast a signed transaction
- check_utxo Check if a UTXO is spent or unspent
- analyze_mempool Full mempool analysis
Environment variables
SATOSHI_API_KEYBITCOIN_RPC_HOSTBITCOIN_RPC_PORTSATOSHI_API_URL
Links
★ 2 GitHub stars