Back to Home
vg9570650 icon

mcp_servers

Verified Safe

by vg9570650

Overview

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

Installation

Run Command
python weather/weather.py

Security Notes

The server makes external API calls to the public National Weather Service (NWS) API. It handles network errors gracefully with a broad exception catch but does not expose internal details. No dynamic code execution (e.g., 'eval'), hardcoded secrets, or obvious malicious patterns were found. Input parameters are used to construct URLs, relying on the NWS API's robustness for path segment handling.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-11-21

Tags

WeatherAlertsForecastNWSAPI