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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bitcoin-mcp" with this command: npx skills add bortlesboat/bitcoin-mcp

bitcoin-mcp

Give your AI agent Bitcoin superpowers. 47 tools including fee intelligence, mempool analysis, address lookups, transaction decoding, block inspection, and PSBT security analysis.

Backed by the Satoshi API. Zero config — works out of the box with no Bitcoin node, no API key.

Install as MCP server in OpenClaw

Add to your openclaw.json:

"mcpServers": {
  "bitcoin": {
    "command": "uvx",
    "args": ["bitcoin-mcp"]
  }
}

Install for Claude Code

claude mcp add bitcoin -- uvx bitcoin-mcp

Install for Claude Desktop / Cursor

{
  "mcpServers": {
    "bitcoin": {
      "command": "uvx",
      "args": ["bitcoin-mcp"]
    }
  }
}

What you can do

  • Fees: Real-time fee recommendations, smart fee estimation, cost calculator
  • Mempool: Pending transactions, ancestors, entry lookup
  • Blocks: Block stats, comparisons, chain tips
  • Addresses: Balance, UTXO set, transaction history
  • Transactions: Decode raw tx, analyze, find inscriptions
  • PSBT: Security analysis for partially signed transactions
  • Lightning: Decode BOLT11 invoices
  • Mining: Pool rankings, difficulty adjustment, halving countdown
  • Market: Price, supply info, market sentiment

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Report Creator

Use when the user wants to CREATE or GENERATE a report, business summary, data dashboard, or research doc — 报告/数据看板/商业报告/研究文档/KPI仪表盘. Handles Chinese and Eng...

Registry SourceRecently Updated
Research

GEO Performance Analysis

Analyzes a brand’s presence and sentiment in LLM-generated industry recommendations, extracting mention context and competitor comparisons.

Registry SourceRecently Updated
291Profile unavailable
Research

Fireflies.ai

Fireflies.ai GraphQL API integration with managed OAuth. Access meeting transcripts, summaries, users, contacts, and AI-powered meeting analysis. Use this sk...

Registry SourceRecently Updated
2K3Profile unavailable
Research

Gemini Citation

Conduct evidence-based research with exact, accurate APA citations using the Gemini API's 'scientific citation' (Google Search grounding) feature. Use when X...

Registry SourceRecently Updated
2430Profile unavailable
bitcoin-mcp | V50.AI