Skip to content

Weather

Free

by MCP Community

Weather MCP

v1.0.2Added Apr 12, 2026
aimcpweathermcp-server
Works with:ClaudeGPTGeminiCopilot

Weather MCP Server

Weather MCP

Installation

npx -y @iflow-mcp/weather-mcp

Reviews

Leave a Review

Installation

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