Skip to main content
Glama

MCP API Server

by mcgiverdev

obtener-clima

Retrieve real-time weather data for a specified city. Use this tool to quickly access accurate climate information for planning and analysis.

Instructions

Herramienta para obtener clima

Input Schema

NameRequiredDescriptionDefault
cityYesCiudad para obtener el clima

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "city": { "description": "Ciudad para obtener el clima", "type": "string" } }, "required": [ "city" ], "type": "object" }

Other Tools from MCP API 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/mcgiverdev/mcp-api-v1'

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