Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

IRONCLAW Bitcoin Blockchain 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

GitHubEmbed

Описание

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.

README

🥩 IRONCLAW BTC Node

Bitcoin Blockchain Data — 17 MCP Tools for AI Agents

Real full node data via x402 micropayments in USDC on Base mainnet.

3 free tools · 14 paid at $0.001 each · No API keys · No subscriptions

MIT License Live Glama mcp.so Bitcoin MCP Server x402 Glama Card USDC Base


🔥 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.

from github.com/cariohca-ux/x402-btc-node

Установка IRONCLAW Bitcoin Blockchain Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/cariohca-ux/x402-btc-node

FAQ

IRONCLAW Bitcoin Blockchain Server MCP бесплатный?

Да, IRONCLAW Bitcoin Blockchain Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для IRONCLAW Bitcoin Blockchain Server?

Нет, IRONCLAW Bitcoin Blockchain Server работает без API-ключей и переменных окружения.

IRONCLAW Bitcoin Blockchain Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить IRONCLAW Bitcoin Blockchain Server в Claude Desktop, Claude Code или Cursor?

Открой IRONCLAW Bitcoin Blockchain Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare IRONCLAW Bitcoin Blockchain Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development