Skip to main content
Glama

get_weather

Retrieve current weather data including temperature, conditions, humidity, wind speed, and atmospheric pressure for any specified city worldwide.

Instructions

Get current weather for a city

Input Schema

NameRequiredDescriptionDefault
cityYesName of the city to get weather for

Input Schema (JSON Schema)

{ "properties": { "city": { "description": "Name of the city to get weather for", "type": "string" } }, "required": [ "city" ], "type": "object" }

Other Tools

Latest Blog Posts

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/shtansky-bikeleasing/weather-mcp-server'

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