CLI tool for spawning and running containers according to the OCI specification
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"runc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-runc"
]
}
}
}