mcpbeat

Galaxy Mind MCP Server

space.galaxymind/galaxy-mind
not responding

Galaxy Mind is listed as active in the registry but did not answer our last check. It exposes 9 tools.

Live Bitcoin buying gauge, treasury mNAV, buyable float, and a verified merchant directory.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 92 checks
9
Tools
read from the server
77 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add galaxy-mind --transport http https://galaxymind.space/api/mcp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "galaxy-mind": {
      "url": "https://galaxymind.space/api/mcp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.galaxy-mind]
url = "https://galaxymind.space/api/mcp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "galaxy-mind": {
      "url": "https://galaxymind.space/api/mcp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "galaxy-mind": {
      "url": "https://galaxymind.space/api/mcp/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

bitcoin
get_bitcoin_float
The Bitcoin float: how much BTC is realistically left to buy. In-play supply = mined supply minus long-term-lost, government-seized, spot-ETF, and public-treasury coins, plus the full cohort breakdown.
buying
get_buying_gauge
Current Bitcoin Buying Gauge verdict: a 0-100 score (higher = historically better entry) from 10 weighted market signals (MVRV, Mayer Multiple, Puell Multiple, funding rate, Fear & Greed, price vs 30d MA, realized vol, time patterns, MSTR mNAV), plus the best upcoming entry window. Updated continuously. Methodology: https://galaxymind.space/methodology
gauge
get_gauge_history
Daily Buying Gauge score history (oldest first). Each entry: date, 0-100 score, tier.
glossary
get_glossary_term
Look up a Bitcoin/treasury metric definition from the Galaxy Mind glossary (mNAV, MVRV, Puell Multiple, in-play supply, accretion, …). Definitions are standalone and written to be quoted with attribution.
halving
get_halving_countdown
Live countdown to the next Bitcoin halving: blocks remaining, estimated days and month, and the block-subsidy change.
hashrate
get_hashrate_market
Live SHA256 AsicBoost rental market on MiningRigRentals. hashprice and every book price (floor, medianAsk, clearedLast30, clearedLast10, suggested) are denominated in BTC per PH per day — NOT the USD/PH/day convention most published hashprice indices (e.g. Luxor's Hashrate Index) use. networkPhs is the network's raw hashrate in PH/s, not a price. Each rig's recovery is mined BTC as a fraction of its ask, i.e. hashprice ÷ ask. Asks and clears are separate quantities and must not be blended into one 'market price'. medianAsk is a median of the sample described by bookSample, not of the whole book.
treasuries
get_treasuries
Live mNAV scoreboard for the major public Bitcoin treasury companies (MSTR/Strategy, XXI/Twenty One, MPJPY/Metaplanet, ASST/Strive). Gross mNAV = market cap ÷ value of BTC held · below 1.0 means the stock trades under the value of its bitcoin. Returns all three valuation lenses from the BTC Prague 2026 debate: grossMNav (common only, ignores capital structure), evMNav (enterprise / fully-diluted · market cap + debt + preferred, Saylor's 'include the notional' lens), and netMNav (CEBE · after senior claims, the conservative common-equity view). Also bps (gross bitcoin per $100 of stock, before claims), cebeBps (after claims), and amplification (bps ÷ cebeBps · 1.0 means no senior leverage, higher means more). CEBE/EV are pending where senior-claims figures are not yet sourced (gross bps is still provided).
treasury
get_treasury_history
Daily mNAV history for one treasury ticker (oldest first).
vendors
search_vendors
Search the human-verified directory of merchants that accept native Bitcoin (on-chain + Lightning) for real goods. Each listing carries its verification date and a `stale` flag against a 90-day re-verification window; the response reports how many matches are stale. Filter by free-text query, category, or country.

Endpoints

URLTransportStateLatencyChecked
https://galaxymind.space/api/mcp/mcp streamable-http answering 77 ms 1 min ago

Galaxy Mind — questions

Answers built from our own checks of this server.

What can Galaxy Mind do?
It exposes 9 tools, read directly from the server on our last check. Among them: get_bitcoin_float, get_buying_gauge, get_gauge_history, get_glossary_term, get_halving_countdown, get_hashrate_market and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Galaxy Mind working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 77 ms. The bar chart above shows every period we have measured.
The registry lists Galaxy Mind as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Galaxy Mind?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Galaxy Mind need an API key?
No. Galaxy Mind completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.