01Defines a 'get-weather' tool for weather queries
02Validates city input using Zod schema validation
03Integrates with the Open-Meteo API for real-time weather data
04Returns textual descriptions of current weather conditions
05Built on Model Context Protocol (MCP) using TypeScript
060 GitHub stars