Gives Claude the ability to spin up ephemeral Ubuntu VMs on Hetzner or Vultr through shell exec, file I/O, and repository cloning operations. Useful when you need isolated environments for builds, tests, or Docker workflows without touching your local machine. Each VM gets root access, a public IP, and a configurable TTL from 15 minutes to 30 days. The MCP server wraps Gibil's CLI to let Claude forge machines, run commands over SSH, and destroy them when done. Particularly handy for parallel agent workflows where each task needs its own clean box, or when you want to let Claude break things without consequences. Requires a Vultr or Hetzner account.
claude mcp add --transport stdio alexikm-gibil uvx gibil