stargazing_forecast
ActiveTool of 7timer
Astronomy observing forecast from 7Timer! ASTRO — the metrics stargazers and astrophotographers use to decide if tonight is good for observing: cloud cover, atmospheric seeing (steadiness), and sky transparency, at 3-hour resolution out to 72 hours. Each point gets a human-readable label and an observing_quality verdict, plus a best_window summary of the clearest/steadiest hours. Keyless.
Parameters schema
{
"type": "object",
"required": [
"latitude",
"longitude"
],
"properties": {
"hours": {
"type": "number",
"description": "How far ahead to forecast, in hours (default 24, max 72). Returned at 3-hour steps."
},
"latitude": {
"type": "number",
"description": "Latitude in decimal degrees, e.g. 38.9."
},
"longitude": {
"type": "number",
"description": "Longitude in decimal degrees, e.g. -77.0."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
7timer
https://github.com/pipeworx-io/mcp-7timer
1/7 registries