Skip to main content
Glama

Basic MCP Weather Tool

by itsPatH

fetch-weather

Retrieve weather data for any city using the Open-Meteo API. Input the city name to access accurate weather information directly.

Instructions

Tool to fetch weather information

Input Schema

NameRequiredDescriptionDefault
cityYesCity name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "city": { "description": "City name", "type": "string" } }, "required": [ "city" ], "type": "object" }

Other Tools from Basic MCP Weather Tool

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/itsPatH/basicMCP'

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