nginx-ui-ops-mcp

CTRQuko/nginx-ui-ops-mcp
★ 0 stars Python 🌐 Browser/Web Updated 7d ago
MCP server for nginx-ui cert management and ops via SSH/wrapper backends
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nginx-ui-ops-mcp": {
      "command": "uvx",
      "args": [
        "nginx-ui-ops-mcp"
      ]
    }
  }
}

Or install with pip: pip install nginx-ui-ops-mcp

README Excerpt

> MCP server for **cert management and ops** on a remote > [nginx-ui](https://nginxui.com) instance — fills the gap that nginx-ui's > native MCP doesn't cover (cert issue/deploy, DB updates, deep diagnostics). **Status**: 🚧 Alpha (`v0.3.0`). Designed to be portable and publishable — not tied to any specific homelab.

Tools (20)

cert_deploy_filescert_domains_updatecert_getcert_issuecert_listnginx_active_connsnginx_cert_validatenginx_compiled_withnginx_dump_confignginx_full_restartnginx_logsnginx_pending_changesnginx_quitnginx_read_filenginx_reloadnginx_reopen_logsnginx_statusnginx_testnginx_test_with_diffnginx_write_file