Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Stellarhound — stargazing forecasts, dark-sky sites & aurora

com.stellarhound/stellarhound-mcp

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

Uptime
100.0%
3 direct probes · 30d
Response
2525ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

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 co…

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 sk…

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 b…

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…

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-…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stellarhound_—_stargazing_forecasts,_dark-sky_sites_&_aurora": {
      "url": "https://stellarhound.com/mcp",
      "transport": "streamable-http"
    }
  }
}