Skip to content

Weather Server002

Free

by MCP Community

An MCP server for querying weather

v1.0.1Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Weather Server002 MCP Server

An MCP server for querying weather

Installation

npx -y @nongzhengheng/mcp-weather-server002

Reviews

Leave a Review

Installation

Quick install
npx -y @nongzhengheng/mcp-weather-server002
Add to claude_desktop_config.json
{
  "mcpServers": {
    "weather-server002": {
      "command": "npx",
      "args": ["-y", "@nongzhengheng/mcp-weather-server002"]
    }
  }
}