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

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.