Unofficial Nmw
Freeby MCP Community
unofficial MCP Server base on the National Weather Service API
v1.0.1Added Apr 12, 2026
mcpweathernwsmodel-context-protocol
Unofficial Nmw MCP Server
unofficial MCP Server base on the National Weather Service API
Installation
npx -y unofficial-nmw-mcp-server
Reviews
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"]
}
}
}