Skip to main content
Glama
teamssUTXO

Bitcoin-MCP-Server

get_mining_pool_by_slug

Retrieve detailed Bitcoin mining pool information using a unique slug identifier. Get metrics like hashrate, blocks mined, network share, and addresses for specific pools.

Instructions

Use this to get comprehensive information about a specific Bitcoin mining pool using its unique slug identifier. Returns detailed metrics in string format for the requested mining pool: - Pool name - Official website link - Current hashrate (mining power) - Number of blocks found/mined - Network share percentage (portion of total Bitcoin blocks) - Pool's Bitcoin addresses used for receiving block rewards The slug is a unique identifier for each mining pool (e.g., "foundry-usa", "antpool", "f2pool"). You can obtain slugs from `get_top1_mining_pool` or `get_top_10_mining_pools_rank`. Use cases: When you need detailed information about a specific mining pool that you already know by name or slug, to investigate a pool's addresses, or to verify a pool's technical specifications.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYes

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/teamssUTXO/Bitcoin-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server