weather_forecast
ActiveTool of 7timer
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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
7timer
https://github.com/pipeworx-io/mcp-7timer
1/7 registries