SMS
Verified Safeby lmazure
Overview
An MCP server that provides weather forecasts and active alerts for specified locations using the National Weather Service (NWS) API.
Installation
npx smsSecurity Notes
Input parameters are strictly validated using Zod schemas, mitigating injection risks when constructing NWS API URLs. Requests are made to a public, well-known API (api.weather.gov) without requiring API keys or authentication. No 'eval' or direct command execution found. The server operates as a child process via stdio, reducing external attack surfaces.
Similar Servers
FerrumMCP
A browser automation server for AI assistants to interact with web pages through a standardized Model Context Protocol (MCP) interface.
mcp
This MCP server advises development agents on modern and performant best practices by identifying inefficient or outdated npm packages and serving migration documentation.
n7m-mcp
Provides AI assistants with geocoding, reverse geocoding, and OpenStreetMap object lookup capabilities via the Model Context Protocol.
mcp-servers
Provides server-side logic and functionality, likely related to Minecraft modding or a custom game experience using the Mod Coder Pack.