Hive Mining
Server Details
Tether MOS telemetry + Boltz BTC↔USDC atomic swap broker MCP
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 41 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- srotzin/hive-mcp-mining
- GitHub Stars
- 0
- Server Listing
- hive-mcp-mining
TDQS
Scored across 5 tools
Tools are mostly distinct: bitcoin_fee_advice and next_block_forecast both deal with fees but one is general fee landscape and the other is a next-block forecast, which could cause confusion. The remaining tools (payouts, sites, swap) are clearly separate.
Naming is inconsistent: bitcoin_fee_advice, next_block_forecast, and payout_btc_to_usdc use underscore, while mos.query_payouts and mos.query_sites use dot notation. There is no uniform verb or pattern.
5 tools is well-scoped for a mining-focused server. Each tool serves a distinct purpose without being too few or too many.
The toolset covers core operations: fee advice, payouts, sites, forecasting, and a swap. A minor gap is the lack of a tool to initiate a mining operation or manage settings, but the surface is adequate for the advertised domain.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
8 tool updates
- Removed
book_hashrate - Removed
list_rigs - Removed
mining_economics - Removed
mining_pnl - Removed
mos.book_hashrate - Removed
mos.query_hashrate - Added
mos.query_sites - Removed
quote_hashrate
2 tool updates
- Changed
mos.query_hashrate1 field changed- changed
Input schema / properties / operator_did / descriptionPrevious value: -"Operator DID (e.g. did:key:z6Mk...) to query sites for."New value: +"Operator DID registered with Hive MOS (e.g. did:hive:miner-us-east-1 or did:key:z6MkhaXgBZDvotDkL5257faiztiGiC2QtKLGpbnnEGta2doK). Obtain via POST /v1/mining/orchestrate/operator/register or from your MOS fleet dashboard."
- Changed
mos.query_payouts1 field changed- changed
Input schema / properties / operator_did / descriptionPrevious value: -"Operator DID to check payout balance for."New value: +"Operator DID registered with Hive earn rails (e.g. did:hive:miner-us-east-1 or did:key:z6MkhaXgBZDvotDkL5257faiztiGiC2QtKLGpbnnEGta2doK). Must match the DID used when registering with hive_onboard or orchestrate/operator/register."
11 tool updates
- First observed
bitcoin_fee_advice - First observed
book_hashrate - First observed
list_rigs - First observed
mining_economics - First observed
mining_pnl - First observed
mos.book_hashrate - First observed
mos.query_hashrate - First observed
mos.query_payouts - First observed
next_block_forecast - First observed
payout_btc_to_usdc - First observed
quote_hashrate
Related MCP Connectors
Tether MiningOS bridge — site telemetry, paying demand, BTC to USDC settlement
L402 MCP: 5 paid BTC/Lightning tools + fiat credits, 10-25 sats/call.
mempool.space MCP — Bitcoin block explorer + mempool/fee stats
Autonomous xRocket CEX trading inside operator-set limits, plus live market data over MCP
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceTether MOS site telemetry, mining intelligence, and energy arbitrage agent.MIT
- AlicenseAqualityBmaintenanceMCP server that enables AI agents to make autonomous Bitcoin Lightning Network payments using the L402 protocol. Agents can pay for API access, purchase resources, and complete transactions without human intervention — invoice comes in, sats go out, done.179MIT
- AlicenseAqualityDmaintenanceMCP server exposing a Lightning wallet to LLM agents over Nostr Wallet Connect (NIP-47): balance, invoices, LN address/LNURL payments, batch pay, and keysend. All spend tools are wrapped in a defense-in-depth safety stack — budget caps, allowlist, two-step confirmation, audit log.1326 npmMIT
- AlicenseNot gradedqualityCmaintenanceA generic MCP and REST payments gateway enabling agents and services to accept payments via x402 USDC and XMR/ZEC top-ups, and make outbound ZEC payments with human co-signing, all without holding spending keys.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.