dockerized-weather-mcp-server

dockerized-weather-mcp-server

0

Weather MCP Server is an MCP server that provides weather alerts and forecasts, suitable as a backend for various clients. It features Docker support and offers an interface compliant with MCP standards.

🌤️ Weather MCP Server

weather-mcp-server is an MCP server that offers real-time weather alerts and forecasts. It serves as a lightweight backend for AI agents, voice assistants, and CLI clients.

🧰 Features

  • Weather Alerts by U.S. state
  • 7-Day Weather Forecasts by latitude & longitude
  • MCP-Compliant interface
  • Docker Support for containerized deployment

🚀 Getting Started

🛠 Prerequisites

  • Python 3.11+
  • uv package manager
  • Docker (optional)