Skip to content
VS Code

MeteoSwiss MCP Server for VS Code

io.github.eins78/meteoswiss-mcp

Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.

client:VS Code transport:streamable-http runtime:npm tools:7

Install MeteoSwiss MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "meteoswiss-mcp": {
      "type": "http",
      "url": "https://meteoswiss-mcp.ars.is/mcp"
    }
  }
}

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

What VS Code can do once it is connected

MeteoSwiss MCP Server in other clients