Skip to content

Unofficial Nmw

Free

by MCP Community

unofficial MCP Server base on the National Weather Service API

v1.0.1Added Apr 12, 2026
mcpweathernwsmodel-context-protocol
Works with:ClaudeGPTGeminiCopilot

Unofficial Nmw MCP Server

unofficial MCP Server base on the National Weather Service API

Installation

npx -y unofficial-nmw-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y unofficial-nmw-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "unofficial-nmw": {
      "command": "npx",
      "args": ["-y", "unofficial-nmw-mcp-server"]
    }
  }
}