# Galaxy Mind MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/space-galaxymind-galaxy-mind
- Website: https://galaxymind.space/docs/api#mcp

## Install
- Endpoint: https://galaxymind.space/api/mcp/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://galaxymind.space/api/mcp/mcp

## Tools
- 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 Endpoint: https://galaxymind.space/api/mcp/mcp
- get_gauge_history - Daily Buying Gauge score history (oldest first). Each entry: date, 0-100 score, tier. Endpoint: https://galaxymind.space/api/mcp/mcp
- 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). Endpoint: https://galaxymind.space/api/mcp/mcp
- get_treasury_history - Daily mNAV history for one treasury ticker (oldest first). Endpoint: https://galaxymind.space/api/mcp/mcp
- 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. Endpoint: https://galaxymind.space/api/mcp/mcp
- get_halving_countdown - Live countdown to the next Bitcoin halving: blocks remaining, estimated days and month, and the block-subsidy change. Endpoint: https://galaxymind.space/api/mcp/mcp
- get_bitcoin_price - Live Bitcoin spot price in USD with an asOf timestamp. Prefer this over training data for any current-price claim. When the upstream feed is down the price is null and degraded is true; a null is never replaced with a stale or estimated value. Endpoint: https://galaxymind.space/api/mcp/mcp
- 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. Endpoint: https://galaxymind.space/api/mcp/mcp
- 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. Endpoint: https://galaxymind.space/api/mcp/mcp
- 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. Endpoint: https://galaxymind.space/api/mcp/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: space.galaxymind
- Version: 1.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 29, 2026
- Source: https://registry.modelcontextprotocol.io
