opshaven

magetsu002/opshaven
★ 2 stars TypeScript Other Updated today
A least-privilege MCP server for safe, structured VPS inspection and controlled operations over SSH.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opshaven": {
      "command": "npx",
      "args": [
        "-y",
        "magetsu002/opshaven"
      ]
    }
  }
}