Skip to content
VS Code

Meltema Weather for VS Code

com.meltema/weather

Multi-model weather forecasts: point series, model scoreboard, and gridded fields. No auth.

client:VS Code transport:streamable-http

Install Meltema Weather in VS Code

.vscode/mcp.json

{
  "servers": {
    "weather": {
      "type": "http",
      "url": "https://meltema.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Meltema Weather in other clients