[ MCP_NODE_3847 ]
microsoft-dev-box
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
This server enables natural language interactions for developer-focused operations like managing Dev Boxes, configurations, and pools.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"microsoft-dev-box-en": {
"description": "This server enables natural language interactions for developer-focused operations like managing Dev Boxes, configurations, and pools.",
"command": "npx",
"args": [
"-y",
"@microsoft/devbox-mcp@latest"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.