Serversio.github.KamaruSama/mcp-sudo
S

io.github.KamaruSama/mcp-sudo

io.github.KamaruSama/mcp-sudo · v1.0.1
▦ pypi
v1.0.1pypi pypi: mcp-sudo↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.KamaruSama/mcp-sudo",
  "description": "Run sudo commands with a Fernet-encrypted password bound to machine-id + user.",
  "repository": {
    "url": "https://github.com/KamaruSama/mcp-sudo",
    "source": "github"
  },
  "version": "1.0.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-sudo",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}