mcpbeat Sign in

Nginx Proxy Manager MCP Server

local only

Nginx Proxy Manager runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from pypi.

MCP server for Nginx Proxy Manager with full API coverage (43 tools)

Installs per day peak 73 · avg 18 · +44% w/w
a month agotoday
98
Installs / week
pypi · nginx-proxy-manager-mcp-full
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Nginx Proxy Manager every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nginx-proxy-manager -- uvx nginx-proxy-manager-mcp-full
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nginx-proxy-manager": {
      "args": [
        "nginx-proxy-manager-mcp-full"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nginx-proxy-manager]
command = "uvx"
args = ["nginx-proxy-manager-mcp-full"]
.cursor/mcp.json
{
  "mcpServers": {
    "nginx-proxy-manager": {
      "args": [
        "nginx-proxy-manager-mcp-full"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nginx-proxy-manager": {
      "args": [
        "nginx-proxy-manager-mcp-full"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Nginx Proxy Manager

same job, measured the same way
Figma MCP Server
by planetabhi

A local MCP server with full Figma REST API coverage.

1 180 installs/wk local only
Untappd
by darrenjrobinson

MCP server exposing Untappd API tools for AI agents — full v4 read API coverage

54 installs/wk local only
Mac Mail MCP
by wagamama

Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.

182 installs/wk local only
Coverctl
by felixgeelhaar

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Coverctl
by klarlabs-studio

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Robokassa MCP
by artgas1

Comprehensive MCP server for the Robokassa payment gateway (18 tools, full API coverage).

76 installs/wk local only
Paperless-ngx
by tobee89

MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.

32 installs/wk local only
Medicare Coverage
by pipeworx-io

MCP server for medicare-coverage

63 tools answering

Nginx Proxy Manager — questions

Answers built from our own checks of this server.

Why is there no uptime for Nginx Proxy Manager?
Nginx Proxy Manager runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package nginx-proxy-manager-mcp-full was installed 98 times last week.
How do I connect Nginx Proxy Manager?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls nginx-proxy-manager-mcp-full straight from pypi; nothing to host, nothing to sign up for.
How many people use Nginx Proxy Manager?
The pypi package nginx-proxy-manager-mcp-full was installed 98 times in the last week. Week over week that is +44%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.