bitcoin-mcp
/install bitcoin-mcp
\r \r
bitcoin-mcp\r
\r Give your AI agent Bitcoin superpowers. 47 tools including fee intelligence, mempool analysis, address lookups, transaction decoding, block inspection, and PSBT security analysis.\r \r Backed by the Satoshi API. Zero config — works out of the box with no Bitcoin node, no API key.\r \r
Install as MCP server in OpenClaw\r
\r
Add to your openclaw.json:\r
\r
"mcpServers": {\r
"bitcoin": {\r
"command": "uvx",\r
"args": ["bitcoin-mcp"]\r
}\r
}\r
```\r
\r
## Install for Claude Code\r
\r
```bash\r
claude mcp add bitcoin -- uvx bitcoin-mcp\r
```\r
\r
## Install for Claude Desktop / Cursor\r
\r
```json\r
{\r
"mcpServers": {\r
"bitcoin": {\r
"command": "uvx",\r
"args": ["bitcoin-mcp"]\r
}\r
}\r
}\r
```\r
\r
## What you can do\r
\r
- **Fees:** Real-time fee recommendations, smart fee estimation, cost calculator\r
- **Mempool:** Pending transactions, ancestors, entry lookup\r
- **Blocks:** Block stats, comparisons, chain tips\r
- **Addresses:** Balance, UTXO set, transaction history\r
- **Transactions:** Decode raw tx, analyze, find inscriptions\r
- **PSBT:** Security analysis for partially signed transactions\r
- **Lightning:** Decode BOLT11 invoices\r
- **Mining:** Pool rankings, difficulty adjustment, halving countdown\r
- **Market:** Price, supply info, market sentiment\r
\r
## Links\r
\r
- PyPI: [bitcoin-mcp](https://pypi.org/project/bitcoin-mcp/)\r
- GitHub: [Bortlesboat/bitcoin-mcp](https://github.com/Bortlesboat/bitcoin-mcp)\r
- API docs: [bitcoinsapi.com](https://bitcoinsapi.com)\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bitcoin-mcp - After installation, invoke the skill by name or use
/bitcoin-mcp - Provide required inputs per the skill's parameter spec and get structured output
What is bitcoin-mcp?
47 Bitcoin tools for your AI agent — fee intelligence, mempool analysis, address lookups, transaction decoding, and more. MCP server backed by the Satoshi API. It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.
How do I install bitcoin-mcp?
Run "/install bitcoin-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is bitcoin-mcp free?
Yes, bitcoin-mcp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does bitcoin-mcp support?
bitcoin-mcp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created bitcoin-mcp?
It is built and maintained by Andrew Barnes (@bortlesboat); the current version is v0.1.0.