MCP Servers / development / Devcontainers

Devcontainers

JSON →
stdionone6development

Integrates with the devcontainers CLI to manage development containers. Requires Docker.

Install
How to run this server

No install command recorded.

server path: devcontainers
Tools
What this server exposes
devcontainer_up
Start or initialize a devcontainer environment in the specified workspace folder. Use this to ensure the devcontainer is running and ready for development tasks.
devcontainer_run_user_commands
Run the user-defined postCreateCommand and postStartCommand scripts in the devcontainer for the specified workspace folder. Use this to execute setup or initialization commands after the devcontainer starts.
devcontainer_exec
Execute an arbitrary shell command inside the devcontainer for the specified workspace folder. Use this to run custom commands or scripts within the devcontainer context.
Configuration
Environment & auth
authnone
Resources
Devcontainers — MCP Server · libregistry