Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by SkyH34D • Uncategorized
A TypeScript MCP server providing daily weather forecasts for any city using Open-Meteo APIs.
Retrieve daily weather forecasts for any city.
A structured interface to access weather data via MCP.
Integrate real-time weather information into their workflows.
Weather MCP Server is a TypeScript-based implementation of a Model Context Protocol server that integrates with Open-Meteo public APIs to fetch real-time daily weather data. It validates tool parameters at runtime using Zod and communicates via standard input/output streams. This server serves as a clear example of exposing custom tools through MCP to provide structured weather information to clients.