Skip to main content
Glama

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adhikasp/mcp-weather'

If you have feedback or need assistance with the MCP directory API, please join our Discord server