MCP Weather Server

by adhikasp

get_hourly_weather

Retrieve detailed 12-hour weather forecasts for a specific location using the MCP Weather Server, enabling accurate planning and decision-making based on hourly weather data.

Instructions

Get hourly weather forecast for a location.

Input Schema

NameRequiredDescriptionDefault
locationYes

Input Schema (JSON Schema)

{ "properties": { "location": { "title": "Location", "type": "string" } }, "required": [ "location" ], "title": "get_hourly_weatherArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Weather Server

Related Tools

ID: 38044qgkou