Back to Home
romeritomendes icon

mcp-weather

Verified Safe

by romeritomendes

Overview

A Model Context Protocol (MCP) server for retrieving weather alerts and forecasts for US locations using the National Weather Service (NWS) API.

Installation

Run Command
./build/index.js

Security Notes

The server uses Zod for input validation, which effectively mitigates common injection risks for parameters. External API calls are made only to the official National Weather Service (NWS) API. No hardcoded secrets or sensitive API keys are found in the provided code. The server operates via stdio, limiting its direct external attack surface.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-22

Tags

WeatherNWS APIForecastAlertsMCP Server