dockerized-weather-mcp-server

aniket1500/dockerized-weather-mcp-server

3.1

If you are the rightful owner of dockerized-weather-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Weather MCP Server provides real-time weather alerts and forecasting data for AI agents, voice assistants, or CLI clients.

🌤️ Weather MCP Server

weather-mcp-server is a simple MCP (Model Context Protocol) server that provides real-time weather alerts and forecasting data. This project is intended as a lightweight weather backend for AI agents, voice assistants, or simple CLI clients.


🧰 Features

  • 🌪️ Weather Alerts by U.S. state
  • 🌦️ 7-Day Weather Forecasts by latitude & longitude
  • 📡 MCP-Compliant interface for easy agent integration
  • 🐳 Docker Support for containerized deployment

🚀 Getting Started

🛠 Prerequisites

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

📦 Install Dependencies & Test your server

uv venv
uv add "mcp[cli]" 
uv run mcp dev server/weather.py