Skip to main content
Glama

Said MCP

by JunLovin

obtener-clima

Retrieve real-time weather data for any city using geographic coordinates. Designed for quick integration with the Said MCP server, enabling accurate and instant weather updates.

Instructions

Herramienta para obtener el clima en tiempo real

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 Said MCP

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

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