Provides a serverless weather data service using the Model Context Protocol for consumption by intelligent agents.
This project offers a robust weather data service, built with Python and containerized with Docker, specifically engineered to communicate with AI agents via the Model Context Protocol (MCP). Hosted on Google Cloud Run, it benefits from automatic scaling, including scaling to zero when idle, and features continuous deployment from GitHub through Google Cloud Build. The service leverages open-meteo.com to deliver live weather data, making it an ideal backend for intelligent applications requiring real-time environmental information.