Skip to content
VS Code

weather mcp for VS Code

io.github.sercanmetalore/weather-mcp

Open-Meteo tabanlı anahtarsız hava durumu tahmin MCP sunucusu.

client:VS Code transport:streamable-http

Install weather mcp in VS Code

.vscode/mcp.json

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

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

weather mcp in other clients