AI-QL/mcp-devcontainers
MCP server for devcontainer to generate and configure development containers directly from devcontainer.json configuration files.
Platform-specific configuration:
{
"mcpServers": {
"mcp-devcontainers": {
"command": "npx",
"args": [
"-y",
"mcp-devcontainers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...