Yet another WebUI for Nginx
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nginx-ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nginx-ui"
]
}
}
}