nginx-proxy-manager-mcp

euisuh/nginx-proxy-manager-mcp
★ 0 stars Python Security Updated today
MCP server for Nginx Proxy Manager: automate proxy hosts, Let's Encrypt certificates, and access lists from Claude or any MCP client.
View on GitHub → 🔍 Audit Wallet Slippage →

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-proxy-manager-": {
      "command": "uvx",
      "args": [
        "nginx-proxy-manager-mcp"
      ]
    }
  }
}

Or install with pip: pip install nginx-proxy-manager-mcp

README Excerpt

An MCP server for [Nginx Proxy Manager](https://nginxproxymanager.com/). It lets Claude and other MCP clients manage reverse-proxy hosts, Let's Encrypt certificates, and access lists through typed tools instead of clicking through the NPM admin UI. ```text "Point blog.example.com at the container on port 3000 with HTTPS"

Tools (9)

MCP_BEARER_TOKENMCP_HOSTMCP_PORTMCP_TRANSPORTNPM_EMAILNPM_PASSWORDNPM_URLcreate_proxy_host_with_letsencryptsse

Topics

automationclaudedockerhomeservermcpmcp-servermodel-context-protocolnginx-proxy-managerpythonreverse-proxyself-hosted