mcpbeat Sign in

Stellarhound — stargazing forecasts, dark-sky sites & aurora MCP Server

by stellarhound Your server? Claim it
answering

Stellarhound — stargazing forecasts, dark-sky sites & aurora is answering right now. Last checked 13 min ago. It exposes 5 tools.

Live stargazing forecasts: per-night sky scores, dark-sky sites, aurora & light pollution anywhere.

Uptime history 34 days of history · worst day 81%
34 days agonow
95.6%
Uptime 24h
87 of 91 checks
5
Tools
read from the server
1905 ms
Response time
average over 24h
open, no key
Access
streamable-http

Stellarhound — stargazing forecasts, dark-sky sites & aurora does not always answer

Over the last week it answered 96.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

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

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

Available tools 5

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

aurora
get_aurora_forecast
Get the aurora (northern/southern lights) outlook for a location. Use for "any chance of aurora tonight near X". Combines the Kp-index forecast with the location's geomagnetic latitude to say whether aurora could be visible there, and when. Args: lat: Latitude in decimal degrees (-90..90). lon: Longitude in decimal degrees (-180..180). Returns {kp_forecast:[{time, kp, flag: observed|estimated|predicted}, ...], visibility assessment fields, attribution}. Kp entries are flagged by how firm they are — keep those labels when presenting.
dark
find_dark_sky_sites
Recommend dark-sky sites near a location, ranked by whether the drive is worth it. Use for "where should I drive to stargaze near X". Sites are grouped by drivability (how far), then ranked by a drive-worth score combining the best weather window over the next 7 nights, how much darker the site is than the user's location, and drive time. Drive times are approximate (straight-line x 1.3), not routed. Args: lat: Latitude in decimal degrees (-90..90). lon: Longitude in decimal degrees (-180..180). limit: Max sites to return, 1-12 (default 5). Returns {ranking (methodology note), tiers:[{tier, label, hint, sites:[...]}], nearest_km, uncertainty_note, attribution} — sites grouped into drivability tiers. Include the methodology note when presenting — it explains the ordering honestly.
light
get_light_pollution
Estimate light pollution at any point: approximate Bortle class and what's visible there. Use for "how dark is the sky at X" / "can I see the Milky Way from X". Returns the zenith-brightness-derived estimate (mpsas, approximate Bortle class) and a plain-language ceiling: what the Milky Way, naked-eye and telescope views are like under that sky. This is a satellite-data estimate, not a field measurement — say so. Args: lat: Latitude in decimal degrees (-90..90). lon: Longitude in decimal degrees (-180..180). Returns {light_pollution:{bortle_approx, mpsas, ceiling:{label, milky_way, naked_eye, telescope}, note}, attribution}.
stargazing
get_stargazing_conditions
Score the next nights for stargazing at a location (0-100 per night). Use for "when should I stargaze this week near X", "is Saturday any good for the Milky Way", trip planning. Each night combines the three-layer cloud-cover forecast, moon illumination and up-fraction, and the astronomical-darkness window; `best_window` names the best upcoming night. Also returns the location's light-pollution estimate (approximate Bortle class + what's visible at that darkness). Args: lat: Latitude in decimal degrees (-90..90). You know city coordinates — pass them. lon: Longitude in decimal degrees (-180..180). nights: How many nights ahead to score, 1-16 (default 7; forecasts beyond ~7 nights are increasingly uncertain). Returns {timezone, light_pollution, nights:[{date, darkness, moon, cloud, score:{value, band, summary}}], best_window, uncertainty_note, attribution}. Present scores/verdicts verbatim; skies beyond ~7 days are provisional.
tonight
get_tonight_agenda
Get tonight's stargazing plan for a location: score, darkness window, and what to observe. Use when the user asks "what can I see tonight" / "is tonight worth going out". Returns tonight's sky score and darkness window plus a ranked agenda of observing targets appropriate for the location's sky darkness. Args: lat: Latitude in decimal degrees (-90..90). lon: Longitude in decimal degrees (-180..180). Returns {timezone, light_pollution, tonight:{date, darkness, weather,...}, targets/agenda entries, attribution}. Report as returned.

Endpoints

URLTransportStateLatencyChecked
https://stellarhound.com/mcp streamable-http answering 915 ms 13 min ago

Alternatives to Stellarhound — stargazing forecasts, dark-sky sites & aurora

same job, measured the same way
VäderKollen — Nordic Weather
by jannegpriv

Nordic weather: forecasts, warnings, HD radar, rain nowcast, lightning, aurora, satellite AI.

answering
Mind the Gates — UK level crossings
by mindthegates

Live barrier status and closure forecasts for ~1,600 UK level crossings. Public data, no auth.

4 tools answering
Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera)
by tesseralytics

Hyperliquid perp market data for LLMs: OHLCV, funding, open interest, positioning & forecasts.

9 tools answering
Smithery AI National Weather Service
by smithery

Provide real-time and forecast weather information for locations in the United States using natura…

answering
Foresea Forecasting
by foresea

Forecast future events and scan prediction-market edges.

21 tools answering
Sports MCP Server
by cyanheads

Get live scores, schedules, standings, team and player data for NFL, NBA, MLB, NHL, and soccer.

66 installs/wk local only
Noaa Spaceweather MCP Server
by cyanheads

NOAA SWPC space weather: storm scales, Kp index, aurora forecasts, solar wind, activity, alerts.

288 installs/wk 6 tools answering
Space Weather MCP
by mrfentmen

Unified space weather server: solar wind, NOAA scales and alerts, aurora forecasts, and X-ray flux.

local only

Stellarhound — stargazing forecasts, dark-sky sites & aurora — questions

Answers built from our own checks of this server.

What can Stellarhound — stargazing forecasts, dark-sky sites & aurora do?
It exposes 5 tools, read directly from the server on our last check. Among them: find_dark_sky_sites, get_aurora_forecast, get_light_pollution, get_stargazing_conditions, get_tonight_agenda. 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 Stellarhound — stargazing forecasts, dark-sky sites & aurora working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 91 checks got a reply (95.6%), average response time 1905 ms. The bar chart above shows every period we have measured.
How do I connect Stellarhound — stargazing forecasts, dark-sky sites & aurora?
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 Stellarhound — stargazing forecasts, dark-sky sites & aurora need an API key?
No. Stellarhound — stargazing forecasts, dark-sky sites & aurora completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.