You're viewing a demo portfolio

Join the waitlist
PRSM

astronomy

Active

Tool of mcp-weatherapi

declared in 0.1.0

Get astronomy data for a location and date: sunrise, sunset, moonrise, moonset, moon phase, and moon illumination. Example: astronomy({ q: "Reykjavik", dt: "2026-06-21" }).

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Location — city name (e.g. \"London\"), \"lat,lon\" (e.g. \"48.8567,2.3508\"), US/UK/Canada zip/postcode, IATA airport code (e.g. \"DXB\"), or \"auto:ip\"."
    },
    "dt": {
      "type": "string",
      "description": "Date in YYYY-MM-DD format (optional; defaults to today)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own WeatherAPI.com API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-weatherapi

https://github.com/pipeworx-io/mcp-weatherapi

2/7 registries
View full server →