01Exposes a single `run_code` MCP tool for Python execution
02Provides isolated and reproducible execution environments with fresh virtual-envs
03Offers zero-configuration setup and easy deployment via Docker or direct execution
04Streams `stdout` and `stderr` back from executed code
051 GitHub stars