Devcontainers
About
Integrates with the devcontainers CLI to manage development containers. Requires Docker.
Details
- Author
- crunchloop
- Categories
- Developer Tools, Other, Infrastructure
Jump to
Setup
Install Devcontainers in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/crunchloop/mcp-devcontainers
Follow the installation instructions in the repository README, then restart your MCP client.
The MCP Devcontainers is a Model Context Protocol (MCP) server that provides a simple integration with thedevcontainers cli.
This server requiresDockerto be installed and running on your system, as it is used by thedevcontainers clito build and manage development containers.
No other dependencies are required to use the MCP Devcontainers server.
MCP servers are configured differently depending on the client that you are using. For reference, this is how you would configure it using Claude Desktop.
{ "mcpServers": { "devcontainers": { "command": "npx", "args": [ "-y", "@crunchloop/mcp-devcontainers" ] } } }
At the moment, onlystdiotransport has been implemented.
Released under the MIT License. See theLICENSEfile for further details.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Official Docker MCP Toolkit for discovering, configuring, and running containerized MCP servers through Docker Desktop and the Docker MCP gateway.
A secure, Docker-based server providing core execution capabilities for AI agents.
Hot reload remote containerized Python applications directly from your IDE.
Manage DDEV projects, enabling LLM applications to interact with local development environments through the MCP protocol.
Manage DevContainer environments using natural language prompts in any MCP-compatible editor.
MCP server that gives LLMs full control over local Kubernetes dev environments via k3d, kubectl, Tilt, Helm, and kustomize
A Ruby implementation of an MCP server for managing and using Docker
Manage Docker containers, volumes, and services using natural language commands.
Orchestration tool for managing multiple MCP servers with a Docker Compose-style interface and a unified HTTP proxy.
A reverse proxy gateway for managing and accessing multiple MCP servers through a single entry point, deployable via Docker.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





