Server Ops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 16 Jul 2026.
Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.
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 server-ops-mcp -- npx -y server-ops-mcp
{
"mcpServers": {
"server-ops-mcp": {
"args": [
"-y",
"server-ops-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.server-ops-mcp]
command = "npx"
args = ["-y", "server-ops-mcp"]
{
"mcpServers": {
"server-ops-mcp": {
"args": [
"-y",
"server-ops-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"server-ops-mcp": {
"args": [
"-y",
"server-ops-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.