io.github.GT-dinuo
server-ops-mcp
Server Ops MCP
Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.
stdiocommunityinfra
Package Details
server-ops-mcp
Transportstdio
Environment Variables
OPS_PROJECT_ROOT(str)
Required
Project root path; all file operations are sandboxed here
OPS_SSH_HOST(str)
Remote server IP / domain; leave empty to run locally
OPS_SSH_PORT(str)
SSH port, default 22
OPS_SSH_USER(str)
SSH username
OPS_SSH_KEY(str)
Path to SSH private key (choose either key or password)
OPS_SSH_PASSWORD(str)
Secret
SSH password (choose either key or password)
OPS_SSH_PASSPHRASE(str)
Secret
Private key passphrase
OPS_CONFIG_PATH(str)
Path to an extra config file (see config.example.json)