Bitcoin MCP Server with 43 Tools for AI Coding Agents

✍️ OpenClawRadar📅 Published: March 10, 2026🔗 Source
Bitcoin MCP Server with 43 Tools for AI Coding Agents
Ad

Bitcoin MCP Server Released

bitcoin-mcp is a Model Context Protocol server that provides 43 Bitcoin tools for AI coding agents. It's the first Bitcoin MCP listed on Anthropic's official registry and requires zero configuration—no Bitcoin node is needed as it auto-connects to a free hosted API, though it will detect and use your own node if available.

Installation and Setup

Install via pip and add to Claude:

pip install bitcoin-mcp
claude mcp add bitcoin -s user -- bitcoin-mcp

After installation, restart Claude Code to use the tools.

Ad

Available Tools and Queries

The server includes 43 tools, 6 prompts, and 7 resources. You can ask:

  • "Give me a Bitcoin briefing"
  • "Should I send Bitcoin now or wait?"
  • "Analyze this transaction: [any txid]"
  • "What's happening in the mempool?"
  • "How much would a 2-in 2-out SegWit transaction cost in dollars?"

Responses include live data with real fee rates in sats/vB and USD, mempool congestion analysis, inscription detection, mining pool identification, and Taproot adoption statistics.

Technical Details

The project has 108 tests, is MIT licensed, and works with Claude Desktop, Claude Code, Cursor, VS Code, and Windsurf. It's available on GitHub and PyPI.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

OpenSwarm: Multi-Agent Claude CLI Orchestrator for Linear and GitHub
Tools

OpenSwarm: Multi-Agent Claude CLI Orchestrator for Linear and GitHub

OpenSwarm orchestrates multiple Claude Code CLI instances as autonomous agents that pull Linear issues and run Worker/Reviewer/Test/Documenter pipelines. It uses LanceDB with multilingual-e5 embeddings for memory and includes Discord bot control, PR auto-improvement, and a web dashboard.

OpenClawRadar
Open-source tool enables Claude to control Unreal Engine directly
Tools

Open-source tool enables Claude to control Unreal Engine directly

soft-ue-cli is a Python tool with a C++ plugin that allows Claude Code and Claude Desktop to execute commands in Unreal Engine without editor interaction, featuring 60+ operations including blueprint editing, actor spawning, and performance profiling.

OpenClawRadar
ClawCode: Migrate OpenClaw Agents to Claude Code as a Plugin
Tools

ClawCode: Migrate OpenClaw Agents to Claude Code as a Plugin

ClawCode is a Node.js plugin for Claude Code that imports OpenClaw agents, including IDENTITY, SOUL, memory, skills, and crons from ~/.openclaw/workspace/. It provides SQLite+FTS5 searchable memory, messaging plugins for WhatsApp, Telegram, Discord, iMessage, and Slack, and a nightly 'dream' process for memory consolidation.

OpenClawRadar
Jean-Claude: A Satirical LLM Frontend Mocking EU AI Regulation, with 412 Cookie Partners and VAT Invoices Every 5 Messages
Tools

Jean-Claude: A Satirical LLM Frontend Mocking EU AI Regulation, with 412 Cookie Partners and VAT Invoices Every 5 Messages

Jean-Claude is a satirical LLM frontend that applies extreme EU-style bureaucracy to AI usage: 412 cookie partners, four-eyes principle requiring co-signature, per-token CO₂ tracking with mandatory €offset, VAT invoices every 5 messages, and a compliance center with fake GDPR/AI Act metrics.

OpenClawRadar