SandboxRunner

by huzayfaSiddique · devops · mcp-server, glama

Advanced setupBest for experimentalTrust score 15/100

Enables AI assistants to securely execute Python and C++ code snippets inside disposable, isolated Docker containers and receive structured results.

Source: https://github.com/huzayfaSiddique/sandbox_runner

Install

git clone https://github.com/huzayfaSiddique/sandbox_runner

Use this forAI-extracted

  • Execute untrusted Python code snippets safely in isolated Docker containers for testing or sandboxing
  • Run C++ code compilation and execution with resource limits to prevent system compromise
  • Test code submissions from students or users without exposing the host system to malicious scripts

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

SandboxRunner is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • azure-devops-cli-mcp by A016098Tony

    A local MCP server that bridges Claude Desktop/Cowork to the Azure DevOps CLI, enabling full use of az devops, az repos, az boards, az pipelines, and az artifacts commands.

  • 갈피 법령조회 MCP by uscaidev

    Enables AI assistants to search and retrieve Korean laws, regulations, administrative rules, legal interpretations, and precedents via official APIs for legal review workflows.

  • local-docker-mcp by Jatin-Gurwani

    Enables Docker container management and test execution via MCP tools, supporting image building, container operations, and automated test runs.

  • Grok Web MCP by zijueming

    Automates Grok web interface to provide chat, web search, and conversation management via MCP, supporting multiple accounts and local/remote deployment.

  • RepoRescue MCP by wenjieding327

    Clones and inspects public GitHub repositories to extract evidence like manifests, dependencies, and version hints, and can run allow-listed repos in isolated Docker containers for reproducible verification.

  • GitHub Repo Assistant MCP Server by jtaylor98

    Enables creating GitHub repositories under a fixed owner and pushing multiple files in a single commit via the Git Data API, designed for deployment as a Vercel serverless function.

  • sysdesign by uttam-in

    Enables Claude to design system architectures and scaffold minimal Python/Docker implementations, with live D3 visualization in the browser.

  • Flevy by flevy-com

    Search Flevy's marketplace of 10,000+ consulting frameworks, PowerPoint templates, Excel financial models, and management case studies, with slide-by-slide previews and topic overviews. Hosted Streamable HTTP server at https://flevy.com/mcp; the repo's Dockerfile bridges stdio clients to it via mcp-remote.

Frequently asked questions

How do I install SandboxRunner?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support SandboxRunner?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is SandboxRunner free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.