🌤️ Weather MCP Server
Description
# 🌤️ 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. --- ## 🧰…
About
# 🌤️ 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…
Details
- Author
- aniket1500
- Downloads
- 244
- Categories
- Media
Jump to
- Weather Alerts by U.S. state
- 7-Day Weather Forecasts by latitude and longitude
- MCP-compliant interface for easy agent integration
- Docker support for containerized deployment
Install Python 3.11+, the uv package manager, and optionally Docker. Create a virtual environment, add mcp[cli], then run the development server with uv run mcp dev weather-mcp-server. A containerized deployment is also supported via Docker.
🌤️ 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
```bash
uv venv
uv add "mcp[cli]"
uv run mcp dev server/weather.py
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
