freeno auth read-onlyno tracking v0.1.0
This URL is a hosted Model Context Protocol server. It gives AI assistants live stargazing intelligence for any location on Earth: per-night sky scores from three-layer cloud forecasts, moon phase and astronomical darkness; nearby DarkSky-grade site recommendations ranked by whether the drive is worth it; aurora outlook; and light-pollution estimates — from stellarhound.com. Weather forecasts change hourly, so no model can answer "is tonight good for stargazing" from training data; these tools can.
Endpoint (streamable HTTP): https://stellarhound.com/mcp
claude mcp add --transport http stellarhound https://stellarhound.com/mcp{
"mcpServers": {
"stellarhound": { "type": "http", "url": "https://stellarhound.com/mcp" }
}
}
| Tool | What it returns |
|---|---|
find_dark_sky_sites | Recommend dark-sky sites near a location, ranked by whether the drive is worth it. |
get_aurora_forecast | Get the aurora (northern/southern lights) outlook for a location. |
get_light_pollution | Estimate light pollution at any point: approximate Bortle class and what's visible there. |
get_stargazing_conditions | Score the next nights for stargazing at a location (0-100 per night). |
get_tonight_agenda | Get tonight's stargazing plan for a location: score, darkness window, and what to observe. |
attribution and citation field.