container-use
@aluzzardi
About container-use
Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is container-use?
container-use is an open-source MCP server that lets coding agents work in parallel, isolated containerized environments without interfering with your host. It works as a CLI tool with Claude Code, Cursor, and other MCP-compatible agents, powered by Dagger.
How to use container-use?
Install via Homebrew (macOS) or the install script, then add container-use stdio as an MCP server in your agent. For example, with Claude Code run claude mcp add container-use -- container-use stdio. After setup, ask your agent to create something—it will work in an isolated environment and provide URLs to view the results.
Key features of container-use
- Isolated environments: each agent gets a fresh container and its own git branch
- Real-time visibility: see complete command history and logs
- Direct intervention: drop into any agent’s terminal to take control
- Environment control: standard git workflow to review work
- Universal compatibility: works with any agent, model, or infrastructure
- Open-source and self-hostable
Use cases of container-use
- Run multiple coding agents without conflicts or risk to
More Cloud & Infrastructure MCP servers
🐋 Docker MCP server
ckreilingMCP server for Docker
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
Firebase MCP
gannonh🔥 Model Context Protocol (MCP) server for Firebase.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Comments