mcp-server
Verified Safeby choco-bain
Overview
Provides weather alerts and forecasts via integration with the National Weather Service (NWS) API.
Installation
python weather.pySecurity Notes
No 'eval' or malicious patterns found. Uses 'httpx' for external API calls to the public NWS API, with proper error handling for network requests. No hardcoded secrets.
Similar Servers
epanet-mcp-server
Provides weather alerts and forecasts via the National Weather Service API, and enables running EPANET water network simulations.
mcp-server-weather
Provides weather alerts and forecasts for US locations by integrating with the National Weather Service (NWS) API.
weather-mcp-server
Provides weather forecast and alert information by integrating with the National Weather Service (NWS) API, enabling external agents to query weather data for specific locations or states.
MCP_Remote_Server_Demo
This server acts as a weather agent, providing real-time weather alerts and forecasts by integrating with the National Weather Service (NWS) API.