Serves real-time weather and geolocation data via a streamable HTTP Model Context Protocol (MCP) server.
This tool provides a robust MCP server that enables seamless access to weather and location data using the Open-Meteo API. It's designed to be fully compatible with the MCP 2025-03-26 specification, offering streamable HTTP transport and persistent session management. Developers can leverage three core tools: searching for GPS coordinates by city name, retrieving current weather conditions for a given location, and streaming continuous weather updates. The server also includes a health endpoint for monitoring and is built with Express.js and TypeScript, making it a reliable backend for applications requiring dynamic weather information.