Query real-time Bitcoin mainnet addresses, transactions, blocks, and UTXOs through the mempool.space API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window β this can mean a slow first-time install rather than a real problem.
npx @jamesanz/bitcoin-mcpNo response to initialize.
This is an experimental automated check and can have false negatives β missing environment variables, a slow cold install, etc. It doesnβt necessarily mean somethingβs wrong. Last checked 1mo ago.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Bitcoin MCP.
Real-time Bitcoin blockchain data in your AI workflow. Query addresses, transactions, blocks, and UTXOs from the mempool.space API. No API keys required.
An MCP (Model Context Protocol) server that brings live Bitcoin blockchain data into AI coding environments like Cursor and Claude Desktop.
Ready to explore Bitcoin blockchain data? Install in seconds:
Install in Cursor (Recommended):
Or install manually:
get-address-stats β Get funded/spent amounts, transaction countsget-address-transactions β Transaction history with status, dates, feesget-address-utxos β Current unspent outputs with amounts and confirmationsget-transaction β Complete transaction details (inputs, outputs, fees, confirmations)get-block β Block information (hash, timestamp, size, transaction count, fees)Click the install link above or use:
Requirements: Node.js 18+ and npm
Add to claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Restart Claude Desktop after configuration.
View funded/spent amounts and transaction counts for any Bitcoin address:
Retrieve recent transactions for an address:
View complete information about a specific transaction:
Retrieve block details by height:
| Source | Coverage | Update Frequency |
|---|---|---|
| mempool.space | Bitcoin mainnet blockchain | Real-time |
All amounts are displayed in BTC (converted from satoshis). Timestamps are in ISO format.
Built with: Node.js, TypeScript, MCP SDK
Dependencies: @modelcontextprotocol/sdk, superagent, zod
Platforms: macOS, Windows, Linux
API Endpoints:
GET /api/address/{address} β Address statisticsGET /api/address/{address}/txs β Transaction historyGET /api/address/{address}/utxo β UTXOsGET /api/tx/{txid} β Transaction detailsGET /api/block/{height} β Block informationβ If this project helps you, please star it on GitHub! β
Contributions welcome! Please open an issue or submit a pull request.
MIT License β see LICENSE.md for details.
If you find this project useful, consider supporting it:
β‘ Lightning Network
βΏ Bitcoin: bc1ptzvr93pn959xq4et6sqzpfnkk2args22ewv5u2th4ps7hshfaqrshe0xtp
Ξ Ethereum/EVM: 0x42ea529282DDE0AA87B42d9E83316eb23FE62c3f
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/jamesanz-bitcoin-mcp)<a href="https://allmcps.com/mcp/jamesanz-bitcoin-mcp"><img src="https://allmcps.com/api/badge/jamesanz-bitcoin-mcp?style=directory" alt="Bitcoin MCP on AllMCPs" /></a>