Code Execution Mode
MCP Serverby elusznik · Added 5mo ago
Claude
319
Install
git clone https://github.com/elusznik/mcp-server-code-execution-modeAdd to Claude
claude mcp add elusznik-mcp-server-code-execution-modeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-execution-mode": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-execution-mode"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Execute Python in isolated containers while bridging access to other MCP servers through auto-discovered proxies
Tags
File Systemsmcp-serverpythonai