Back to Home
ChathuraIshara icon

weather-mcp-server

Verified Safe

by ChathuraIshara

Overview

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

Installation

Run Command
npx weather

Security Notes

The server makes HTTP requests to a known, legitimate external API (api.weather.gov). Input validation is performed using Zod for 'state', 'latitude', and 'longitude' parameters, mitigating common injection risks. No 'eval' or similar dangerous patterns were found. The 'User-Agent' header is hardcoded, preventing arbitrary user agent injection. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens400
Stars0
Forks0
Last Update2025-12-10

Tags

weatherNWS APIforecastalertsTypeScript