Skip to main content
Glama

Weather MCP Server

by Yarflam

search_cities

Search for cities by name to retrieve their coordinates using the Weather MCP Server, enabling precise location-based weather data access.

Instructions

Recherche des villes par nom pour obtenir leurs coordonnées

Input Schema

NameRequiredDescriptionDefault
queryYesNom de la ville à rechercher

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Nom de la ville à rechercher", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

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

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