Skip to main content
Glama

Server Details

Tether MOS telemetry + Boltz BTC↔USDC atomic swap broker MCP

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
srotzin/hive-mcp-mining
GitHub Stars
0
Server Listing
hive-mcp-mining

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 8 tool updates
    • Removedbook_hashrate
    • Removedlist_rigs
    • Removedmining_economics
    • Removedmining_pnl
    • Removedmos.book_hashrate
    • Removedmos.query_hashrate
    • Addedmos.query_sites
    • Removedquote_hashrate
  2. 2 tool updates
    • Changedmos.query_hashrate1 field changed
      • changedInput schema / properties / operator_did / description
        Previous 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."
    • Changedmos.query_payouts1 field changed
      • changedInput schema / properties / operator_did / description
        Previous 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."
  3. 11 tool updates
    • First observedbitcoin_fee_advice
    • First observedbook_hashrate
    • First observedlist_rigs
    • First observedmining_economics
    • First observedmining_pnl
    • First observedmos.book_hashrate
    • First observedmos.query_hashrate
    • First observedmos.query_payouts
    • First observednext_block_forecast
    • First observedpayout_btc_to_usdc
    • First observedquote_hashrate

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP 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.
    17
    9
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP 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.
    13
    61
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A 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
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.3/5.0
Disambiguation4/5

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 Consistency2/5

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.

Tool Count5/5

5 tools is well-scoped for a mining-focused server. Each tool serves a distinct purpose without being too few or too many.

Completeness4/5

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.