mcp-openweather

mschneider82/mcp-openweather
★ 16 stars Go 🔌 API Integration Updated 1mo ago
mcp server for openweather free api
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-openweather": {
      "command": "go",
      "args": [
        "run",
        "github.com/mschneider82/mcp-openweather@latest"
      ]
    }
  }
}

Topics

mcp-serverweather-api