Skip to content

Weather Czj

Free

by MCP Community

MCP weather server

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

Weather Czj MCP Server

MCP weather server

Installation

npx -y weather-mcp-server-czj

Reviews

Leave a Review

Installation

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