Skip to content
Grok

Switzerland MCP ๐Ÿ‡จ๐Ÿ‡ญ for Grok

io.github.vikramgorla/swiss

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

client:Grok transport:stdio runtime:npm

Install Switzerland MCP ๐Ÿ‡จ๐Ÿ‡ญ in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

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