Weather Forecast
0
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.
주요 기능
- Serverless Google Cloud Run Deployment
- Automated Continuous Deployment from GitHub
- Model Context Protocol (MCP) Server
- 0 GitHub stars
- Docker Containerization
- Python 3.10+ Runtime
사용 사례
- Building LangChain or LangGraph applications requiring external tool access
- Deploying scalable, MCP-compliant microservices on Google Cloud Platform
- Integrating real-time weather data into AI agents and LLMs