$ timeahead_
mcp/nginx-ui/install

install nginx-ui

pick your MCP client below. snippets, file paths and reload steps included.
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nginx-ui": {
      "command": "npx",
      "args": [
        "-y",
        "nginx-ui"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/nginx-ui/install/claude-desktop
← back to nginx-ui