Skip to main content
Glama

Model Context Protocol Server

by hyen43

weather_api

Retrieve real-time weather data for any city using Open-Meteo API. Ideal for integrating accurate weather updates into applications or workflows through the Model Context Protocol Server.

Instructions

Open-Meteo API를 사용하여 도시의 실제 날씨 정보를 가져오기

Input Schema

NameRequiredDescriptionDefault
cityYes날씨를 가져올 도시 이름

Input Schema (JSON Schema)

{ "properties": { "city": { "description": "날씨를 가져올 도시 이름", "type": "string" } }, "required": [ "city" ], "type": "object" }
Install Server

Other Tools from Model Context Protocol 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/hyen43/mcpServer'

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