Weather
0
Provides weather data via a FastMCP server deployable on Google Cloud Run.
About
This tool offers a weather data server built with the FastMCP framework, specifically designed for seamless deployment on Google Cloud Run. It provides a ready-to-use example of a containerized MCP server, complete with local development, testing, and container build instructions, making it easy to host a weather data endpoint in the cloud.
Key Features
- Simple setup for Python virtual environments
- Optimized for deployment on Google Cloud Run
- 0 GitHub stars
- Containerized for portable distribution using Docker
- Includes local development and testing workflow
- FastMCP-based weather data serving
Use Cases
- Demonstrating FastMCP server development and deployment
- Deploying a real-time weather data endpoint
- Showcasing containerized application deployment on Google Cloud Run