Skip to content

Miniwat Mcp Weather

Free

by MCP Community

MCP for weather related tools

v0.4.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Miniwat Mcp Weather MCP Server

MCP for weather related tools

Installation

npx -y @mappies/miniwat-mcp-weather

Reviews

Leave a Review

Installation

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