Loading MCP server directory, please wait...
Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.
npx @getmcp/cli add io.github.GT-dinuo/server-ops-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OPS_PROJECT_ROOTProject root path; all file operations are sandboxed here
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GT-dinuo/server-ops-mcp": {
"command": "npx",
"args": [
"-y",
"server-ops-mcp"
],
"env": {
"OPS_PROJECT_ROOT": "",
"OPS_SSH_HOST": "",
"OPS_SSH_PORT": "",
"OPS_SSH_USER": "",
"OPS_SSH_KEY": "",
"OPS_SSH_PASSWORD": "",
"OPS_SSH_PASSPHRASE": "",
"OPS_CONFIG_PATH": ""
}
}
}
}Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.