Back to Home
marcustomazelli icon

mcp-server

Verified Safe

by marcustomazelli

Overview

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

Installation

Run Command
mcp run mcp-server

Security Notes

The server makes external HTTP requests to a legitimate weather API (api.weather.gov). Requests include basic error handling. No hardcoded secrets, 'eval' usage, or obvious malicious patterns were found. Input for latitude, longitude, and state is used to construct API URLs, relying on httpx for proper encoding; direct code injection into the server's logic is unlikely.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-01

Tags

WeatherAPI ClientNWSForecastAlertsPythonMCP