Skip to content
Claude Desktop

weather for Claude Desktop

io.github.kambleaa007/weather

An MCP server for weather information.

client:Claude Desktop transport:stdio runtime:npm

Install weather in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": [
        "-y",
        "@kambleaa007/mcp-weather-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

weather in other clients