Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by JCGadeaDev • Uncategorized
An MCP server providing real-time weather information using Open-Meteo API.
Retrieve current weather information for a specified city.
That require validated input handling for city names.
Integrate real-time weather data into their workflows using MCP.
This project implements a Model Context Protocol (MCP) server that fetches current weather data for a given city using the Open-Meteo public API. It validates input city names with Zod and returns a textual weather description. Developed as part of a Microsoft Reactor workshop, it leverages TypeScript and MCP SDK for robust and type-safe functionality.