Server Ops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 25 Aug 2026.
Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.
We read the source, 21 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
writeFileSync(absPath, content, 'utf-8');
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
'crontab -l',
const child = spawn(cmd, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
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"
}
}
}
This one needs environment variables set before it will start:
OPS_PROJECT_ROOT (Project root path; all file operations are sandboxed here), OPS_SSH_HOST (Remote server IP / domain; leave empty to run locally), OPS_SSH_PORT (SSH port, default 22), OPS_SSH_USER (SSH username), OPS_SSH_KEY (Path to SSH private key (choose either key or password)), OPS_SSH_PASSWORD (SSH password (choose either key or password)), OPS_SSH_PASSPHRASE (Private key passphrase), OPS_CONFIG_PATH (Path to an extra config file (see config.example.json)).
The author declared them in the registry entry; get the values from the project itself.
Stateful Windows OpenSSH server operations for Codex with local credential handling.
Zero-cost MCP server for local code inspection and best-practice recommendations
Model Context Protocol (MCP) server to execute aider-specific code editing operations
MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
Local-first codebase intelligence MCP server for AI coding agents.
An MCP server that converts Figma designs into React code.
Answers built from our own checks of this server.