IRONCLAW Bitcoin Blockchain MCP Server
Provides tools for querying the Bitcoin blockchain, including block information, fee estimates, mempool status, transaction lookup, address portfolio, transaction flow tracing, fee prediction, and large whale movement alerts.
Allows fetching hot posts from any subreddit, searching Reddit by keyword, and retrieving trending topics on Reddit.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@IRONCLAW Bitcoin Blockchain MCP Serverwhat's the current Bitcoin fee rate?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
IRONCLAW Bitcoin Blockchain MCP Server
Real Bitcoin full node data for AI agents via MCP (Model Context Protocol).
17 tools — zero install, pay-per-call in USDC on Base mainnet.
Quick Start
{
"mcpServers": {
"btc-node": {
"type": "sse",
"url": "https://mcp.btcnode.uk/sse"
}
}
}Related MCP server: Maestro MCP Server
Tools
Tool | Description | Cost |
| Blockchain info (height, difficulty) | FREE |
| Fee rate estimates | FREE |
| Mempool status | FREE |
| Transaction lookup | $0.001 |
| Address portfolio (balance, UTXOs, history) | $0.001 |
| Transaction flow tracing (2 hops) | $0.001 |
| Fee rate prediction | $0.001 |
| Large Bitcoin movement alerts (10K+ BTC) | $0.001 |
| SEC insider trades (Form 4/3/5) | $0.001 |
| URL to clean markdown | $0.001 |
| AI text summarization | $0.001 |
| Systems theory analysis (6 lenses) | $0.001 |
| Game theory analysis | $0.001 |
| Capital flow tracing across markets | $0.001 |
| Hot posts from any subreddit | $0.001 |
| Search Reddit by keyword | $0.001 |
| Trending topics on Reddit | $0.001 |
Requirements
Node.js 18+
A wallet with USDC on Base mainnet (for paid tools)
Free tools require no wallet
Architecture
MCP Client (Claude Desktop, etc.)
│
▼ SSE (mcp.btcnode.uk/sse)
Bitcoin Full Node + LND
│
▼ x402 Protocol (USDC micropayments)
HTTP API (btcnode.uk)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.mjsLinks
SSE Endpoint: https://mcp.btcnode.uk/sse
API: https://btcnode.uk
Status: https://btcnode.uk/health
MCP Registry: https://registry.modelcontextprotocol.io
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cariohca-ux/x402-btc-node'
If you have feedback or need assistance with the MCP directory API, please join our Discord server