Provides weather data via a FastMCP server deployable on Google Cloud Run.
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.
主な機能
01Simple setup for Python virtual environments
02Optimized for deployment on Google Cloud Run
030 GitHub stars
04Containerized for portable distribution using Docker
05Includes local development and testing workflow
06FastMCP-based weather data serving
ユースケース
01Demonstrating FastMCP server development and deployment
02Deploying a real-time weather data endpoint
03Showcasing containerized application deployment on Google Cloud Run