Skip to main content
Glama

Weather MCP Server

by alesanabv

fetch-Weather

Get current weather conditions for any city by providing the location name. Retrieve temperature, conditions, and other weather data through simple city queries.

Instructions

Get the weather for a given location

Input Schema

NameRequiredDescriptionDefault
cityYescity name like 'Bogotá'

Input Schema (JSON Schema)

{ "properties": { "city": { "description": "city name like 'Bogotá'", "type": "string" } }, "required": [ "city" ], "type": "object" }

Other Tools from Weather MCP 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/alesanabv/mcpWeather'

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