Skip to content
VS Code

Switzerland MCP ๐Ÿ‡จ๐Ÿ‡ญ for VS Code

io.github.vikramgorla/swiss

Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.

client:VS Code transport:stdio runtime:npm

Install Switzerland MCP ๐Ÿ‡จ๐Ÿ‡ญ in VS Code

.vscode/mcp.json

{
  "servers": {
    "swiss": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-swiss"
      ]
    }
  }
}

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

Switzerland MCP ๐Ÿ‡จ๐Ÿ‡ญ in other clients