IRONCLAW Bitcoin Blockchain MCP Server

IRONCLAW Bitcoin Blockchain MCP Server

Provides real Bitcoin full node data via 17 tools, with pay-per-call in USDC on Base mainnet. Free tools include blockchain info, fees, and mempool; paid tools enable transaction tracking, address analysis, and more.

Category
Visit Server

README

<div align="center"> <h1>๐Ÿฅฉ IRONCLAW BTC Node</h1> <p><strong>Bitcoin Blockchain Data โ€” 17 MCP Tools for AI Agents</strong></p> <p>Real full node data via x402 micropayments in USDC on Base mainnet.</p> <p><strong>3 free tools ยท 14 paid at $0.001 each ยท No API keys ยท No subscriptions</strong></p>

<p> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-green.svg" alt="MIT License"></a> <a href="https://btcnode.uk"><img src="https://img.shields.io/badge/Status-Live-brightgreen" alt="Live"></a> <a href="https://glama.ai/mcp/servers/cariohca-ux/x402-btc-node"><img src="https://img.shields.io/badge/Glama-Listed-blue" alt="Glama"></a> <a href="https://mcp.so/server/ironclaw-btc-node"><img src="https://img.shields.io/badge/mcp.so-Listed-blue" alt="mcp.so"></a> <img src="https://img.shields.io/badge/Bitcoin-F7931A?logo=bitcoin&logoColor=white" alt="Bitcoin"> <img src="https://img.shields.io/badge/MCP-Server-blue" alt="MCP Server"> <img src="https://img.shields.io/badge/x402-Enabled-8A2BE2" alt="x402"> <img src="https://glama.ai/mcp/servers/cariohca-ux/x402-btc-node/badges/card.svg" alt="Glama Card" style="max-width:250px"> <img src="https://img.shields.io/badge/USDC-Base-0052FF" alt="USDC Base"> </p> </div>


๐Ÿ”ฅ Quick Start

Add to your claude_desktop_config.json or any MCP client:

{
  "mcpServers": {
    "btc-node": {
      "type": "sse",
      "url": "https://mcp.btcnode.uk/sse"
    }
  }
}

That's it. No install. No API keys. No setup. Free tools work immediately.


๐Ÿ†“ Free Tools (No Payment Required)

Tool Description Cost
btc_info Blockchain info (block height, difficulty, peers) FREE
btc_fees Fee rate estimates (high/medium/low sat/vB) FREE
btc_mempool Mempool status (pending tx, size MB) FREE
# Try them right now โ€” no payment, no API key
curl https://btcnode.uk/api/info
curl https://btcnode.uk/api/fees
curl https://btcnode.uk/api/mempool

๐Ÿ’ฐ Paid Tools ($0.001 each via x402)

Tool Description Cost
btc_tx Transaction lookup by hash $0.001
btc_addr Address portfolio (balance, UTXOs, history) $0.001
btc_trace Transaction flow tracing (2 hops) $0.001
btc_fees_predict Fee rate prediction $0.001
btc_whales Large Bitcoin movement alerts (10K+ BTC) $0.001
sec_insider SEC insider trades (Form 4/3/5) $0.001
web_scrape URL to clean markdown $0.001
ai_summarize AI text summarization $0.001
systems_theory Systems theory analysis (6 lenses) $0.001
game_theory Game theory analysis $0.001
capital_flows Capital flow tracing across markets $0.001
reddit_hot Hot posts from any subreddit $0.001
reddit_search Search Reddit by keyword $0.001
reddit_trending Trending topics on Reddit $0.001

Paid tools use x402 protocol โ€” pay $0.001 USDC per call on Base mainnet. Your wallet approves the payment directly in the MCP client.


๐Ÿ— Architecture

MCP Client (Claude Desktop, Cursor, etc.)
        โ”‚
        โ–ผ  SSE (mcp.btcnode.uk/sse)
   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
   โ”‚  MCP Server   โ”‚  17 tools, x402 payment middleware
   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
          โ”‚  HTTP API
   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
   โ”‚  BTC API      โ”‚  REST endpoints, paywall enforcement
   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
          โ”‚  RPC
   โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
   โ”‚  Bitcoin Core โ”‚  Full node (953K+ blocks, 10 peers)
   โ”‚  LND          โ”‚  Lightning Network (12K sats)
   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

๐Ÿš€ Self-Hosted Deployment

git clone https://github.com/cariohca-ux/x402-btc-node.git
cd x402-btc-node
npm install
cp .env.example .env
# Edit .env with your settings
node mcp-server.mjs

Requirements: Node.js 18+, a synced Bitcoin Core node (or use the hosted endpoint at btcnode.uk).


๐Ÿ“‹ Listings

Platform Status URL
Glama โœ… Live glama.ai/mcp/servers/cariohca-ux/x402-btc-node
mcp.so โœ… Live mcp.so/server/ironclaw-btc-node
PayAPI Market โœ… Live payapi.market
MCP Registry ๐Ÿ”„ Auto-published via PayAPI registry.modelcontextprotocol.io

๐Ÿ“„ License

MIT โ€” do what you want. Built by cariohca-ux. Bitcoin data served from a real full node.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured