Kilntainers
OfficialRelated Servers
Alternatives to Kilntainers
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA sandboxed MCP server that executes shell commands inside ephemeral, locked-down Docker containers with no network by default, dropped capabilities, and an audit log, enabling secure agent-driven command execution.3 npmMIT
- AlicenseNot gradedqualityBmaintenanceA command execution MCP server supporting local execution, sandbox isolation via Docker/OpenSandbox, and SSH remote execution.MIT
- FlicenseAqualityCmaintenanceA minimal MCP server that lets AI hosts execute shell commands in a sandboxed workspace directory.1-
- AlicenseAqualityDmaintenanceSandboxed bash execution MCP server for AI agents, using an in-memory virtual filesystem overlay to prevent real filesystem damage, with configurable network access, timeouts, and optional Python/JS runtimes.919 npmApache 2.0
- AlicenseAqualityCmaintenanceAn MCP server that provides sandboxed shell command execution with configurable security policies, enabling safe AI-assisted command runs within a project repository.39 npm2MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server to create secure code sandbox environment for executing code within Docker containers.328MIT
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'sandbox_exec' has a clearly defined and distinct purpose of executing shell commands in an isolated sandbox environment.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'sandbox_exec' follows a clear verb_noun pattern (exec for execute, sandbox as the context), which would be consistent if more tools were added.
A single tool is generally too few for most server purposes, as it limits functionality and can feel thin. For a sandbox execution server, additional tools for managing files, checking status, or listing processes might be expected to provide a more complete experience.
The tool surface is severely incomplete for a sandbox execution domain. While 'sandbox_exec' handles command execution, there are obvious gaps such as tools for file management (e.g., upload, download, list files), environment inspection, or process monitoring, which are common needs in such contexts.