Skip to main content
Glama

MCP Weather Server

by FacuPVe

fetch-weather

Retrieve real-time weather data for any city using this tool. Integrates with the MCP Weather Server to provide accurate forecasts based on user-specified city input.

Instructions

Tool to fetch the weather of a city

Input Schema

NameRequiredDescriptionDefault
cityYesNombre de la ciudad

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "city": { "description": "Nombre de la ciudad", "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/FacuPVe/intro-mcp'

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