mempool-mcp
Provides real-time access to Bitcoin mining data, including pool statistics and hashrate analytics from the Mempool.space API. Supports querying mining pool rankings, blocks, and fetching both historical and live hashrate statistics.
Author

stvagi
Quick Info
Actions
Tags
Bitcoin Mempool MCP Server ⚡️
Collaboration between AICMP
and MOOF 
🔌 Compatible with Claude Desktop, VS Code, Cursor, Cline, and other MCP clients.
This MCP server provides AI assistants with real-time access to the Mempool.space API for mining data, pool stats, and hashrate analytics.
Overview
The Model Context Protocol (MCP) allows AI agents to invoke external tools and APIs. This server acts as a live bridge to mempool.space, exposing Bitcoin mining insights and hashrate metrics.
Features
- 🔍 Query mining pool rankings and blocks
- 📊 Fetch historical and real-time hashrate stats
- 🧠 Designed for use in Claude, Cursor, VS Code, and more
- ⚙️ Tools exposed via MCP standard:
get_mining_pools,get_mining_pool_blocks,get_hashrate, etc.
Prerequisites
- Node.js (v20 or later)
- Internet access to
https://mempool.space - MCP-compatible client (Claude Desktop, Cursor, VS Code, etc.)
Installation & Usage
Run with NPX
npx -y mempool-mcp@0.1.0
