mempool-mcp
Provides access to real-time Bitcoin mining data, including pool statistics and hashrate analytics. Enables querying of mining pool rankings, blocks, and fetching of both historical and live hashrate stats.
Author

stvagi
MIT License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
mempoolhashratestvagihashrate analyticsstvagi mempoolrequests stvagi
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
