You're viewing a demo portfolio

Join the waitlist
PRSM

weather_forecast

Active

Tool of 7timer

declared in 0.1.0

General weather forecast from 7Timer! CIVIL — temperature, humidity, a weather condition code (e.g. clearday, pcloudynight, lightrainday, tsday), cloud cover, wind, and precipitation type, at 3-hour resolution out to 72 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

7timer

https://github.com/pipeworx-io/mcp-7timer

1/7 registries
View full server →