JamesANZ/bitcoin-mcp
An MCP server that provides real-time Bitcoin blockchain data.
Platform-specific configuration:
{
"mcpServers": {
"bitcoin-mcp": {
"command": "npx",
"args": [
"-y",
"bitcoin-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> 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.
<a href="https://glama.ai/mcp/servers/@JamesANZ/bitcoin-mcp"> </a>
Ready to explore Bitcoin blockchain data? Install in seconds:
Install in Cursor (Recommended):
š Install in Cursor
Or install manually:
npm install -g @jamesanz/bitcoin-mcp
# Or from source:
git clone https://github.com/JamesANZ/bitcoin-mcp.git
cd bitcoin-mcp && npm install && npm run buildClick the in
Loading reviews...