Proxy AIops runs on your own machine — the client starts it, so there is no endpoint to ping. 718 installs a week from pypi. Last commit 3 Aug 2026.
Governed Traefik + Caddy + HAProxy ops: routes, upstreams, certs, 5xx RCA. 28 tools.
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.
claude mcp add proxy-aiops -- uvx proxy-aiops
{
"mcpServers": {
"proxy-aiops": {
"args": [
"proxy-aiops"
],
"command": "uvx"
}
}
}
[mcp_servers.proxy-aiops]
command = "uvx"
args = ["proxy-aiops"]
{
"mcpServers": {
"proxy-aiops": {
"args": [
"proxy-aiops"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"proxy-aiops": {
"args": [
"proxy-aiops"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.