HomeCloud & Monitoring › ratatosk-mcp

ratatosk-mcp

CNCF release intelligence: typed changes from release notes; check_stack compares versions locally.

Go Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-04 License: Apache-2.0

Topics: Cloud Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/garlickim21/ratatosk-mcp:0.9.0

Or add to your MCP client config:

{
  "mcpServers": {
    "ratatosk-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/garlickim21/ratatosk-mcp:0.9.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry