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
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-sample-server
Provides current weather alerts and detailed forecasts by leveraging the National Weather Service (NWS) API.
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.