Back to Home
rolroralra icon

hello-mcp-server

Verified Safe

by rolroralra

Overview

Provides real-time weather alerts and forecasts using the National Weather Service API.

Installation

Run Command
python weather.py

Security Notes

The server primarily makes requests to the public NWS API. Input parameters (state, latitude, longitude) are used directly in URLs, but for simple types like two-letter state codes and floats, this poses a minimal risk. No 'eval' or other dynamic code execution found. No hardcoded secrets. The use of 'httpx' for network requests is standard and includes basic error handling.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens350
Stars0
Forks0
Last Update2025-12-10

Tags

WeatherAPI IntegrationForecastingAlertsMCP