Back to Home
nitvob icon

nws-mcp-server

Verified Safe

by nitvob

Overview

Provides real-time weather forecasts and alerts for US locations by integrating with the National Weather Service API.

Installation

Run Command
uv run weather.py

Security Notes

The server uses `httpx` for network requests to a public API (api.weather.gov) which requires no API key. There are no hardcoded secrets, `eval` calls, or other obvious vulnerabilities. Error handling for network requests is broad but returns `None` which is handled by the calling functions, preventing direct exposure of internal errors.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2026-01-19

Tags

WeatherForecastsAlertsNWSMCPPython