Back to Home
issam-eddine icon

mcp-server-weather

Verified Safe

by issam-eddine

Overview

Provides weather alerts and forecasts for US locations by integrating with the National Weather Service (NWS) API.

Installation

Run Command
uv --directory [YOUR_REPO_PATH] run weather.py

Security Notes

The server uses `httpx` to make requests to the public NWS API. It includes basic error handling and does not use `eval`, `exec`, or other direct code execution patterns. No hardcoded secrets or sensitive information are present. The main risk relies on the security and data integrity of the external NWS API.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-28

Tags

WeatherMCP ServerNWS APIPythonAPI Client