Skip to main content
Glama

MCP Weather Server

getWeather

Fetch real-time weather data for a specific city using the MCP Weather Server. Provide the city name to retrieve accurate weather updates instantly.

Instructions

Get the current weather for a given location

Input Schema

NameRequiredDescriptionDefault
cityYesThe city to get the weather for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "city": { "description": "The city to get the weather for", "type": "string" } }, "required": [ "city" ], "type": "object" }
Install Server

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/ParthibanRajasekaran/mcp-weather'

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