Code Runner

Executes code snippets in isolated Docker containers with resource limits and security controls for safe testing and debugging acr

axliupore 18
Claude CodeClaude DesktopGeneric
View source ↗

MCP Code Runner is a TypeScript server that enables AI assistants to execute code snippets in isolated Docker containers. Developed by axliupore, it supports multiple programming languages including Python, JavaScript, TypeScript, Go, Java, C, and C++. The implementation uses Dockerode to manage container lifecycle, enforces resource limits (memory, CPU) and network isolation for security, and returns execution results with stdout/stderr output. It's particularly useful for code testing, debugging, and educational scenarios where safe execution of untrusted code is required.

Source

Repository: https://github.com/axliupore/mcp-code-runner

Maintain Code Runner?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Code Runner on getagentictools](https://getagentictools.com/mcp/axliupore-mcp-code-runner?ref=badge)