WhiteSur-gtk-theme (MCP Server)

GitHub

MacOS like theme for all gtk based desktops

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "WhiteSur-gtk-theme": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-WhiteSur-gtk-theme"
      ]
    }
  }
}