mcpbeat

Nginx Proxy Manager MCP Server

by baeck
local only

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

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

Installs per day peak 119 · avg 16 · -40% w/w
a month agotoday
76
Installs / week
pypi · nginx-proxy-manager-mcp-full
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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
Untappd
by darrenjrobinson

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

40 installs/wk local only
Mac Mail MCP
by wagamama

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

303 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).

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

MCP server for medicare-coverage

57 tools answering
Apple Mail MCP
by imdinu

Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.

1 075 installs/wk local only
Appstore Connect
by sardorbekr

MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

66 installs/wk local only

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 76 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 76 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.