node-code-sandbox-mcp
MCP Serverby alfonsograziano · Added 5mo ago
Claude
263
Install
git clone https://github.com/alfonsograziano/node-code-sandbox-mcpAdd to Claude
claude mcp add node-code-sandbox-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"node-code-sandbox-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/node-code-sandbox-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Isolated Docker-based sandboxes for JavaScript
Tags
developmentmcp-serverdevops