mcp-sandbox-computer-vm-for-ai
Related Servers
Alternatives to mcp-sandbox-computer-vm-for-ai
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP server providing AI agents with persistent shells, filesystem access, and multi-machine management backed by Docker containers or remote SSH hosts.1AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceA self-hosted MCP server that gives AI agents controlled access to a machine: filesystem, shell, background processes, git, web fetching and persistent key-value memory.GPL 3.0
- AlicenseNot gradedqualityCmaintenanceProduction-grade MCP server that enables AI assistants to execute code securely in isolated E2B sandboxes.Apache 2.0
- AlicenseNot gradedqualityDmaintenance自托管的MCP服务器,在Docker沙箱中提供命令执行、后台长任务、大文件传输和多沙箱自动管理,专为AI助手设计。MIT
- AlicenseNot gradedqualityAmaintenanceMCP server that gives any LLM a managed Docker workspace with live browser, terminal, code execution, document skills, and autonomous sub-agents.1,620 npm121MIT
- FlicenseNot gradedqualityDmaintenanceA robust, lightweight Model Context Protocol (MCP) server designed to empower your AI Agents with context-awareness, safe execution sandboxes, and dedicated thought logs.-
TDQS
Scored across 1 tool
There is only one tool, so there is no possibility of confusing it with another tool. Its purpose is clearly defined as executing shell commands in a sandboxed Linux environment.
The single tool name terminal_execute follows a clear verb_noun pattern and accurately reflects its function. With only one tool, there are no naming inconsistencies or conflicting conventions.
A one-tool server is minimal, but terminal_execute is a broad and powerful primitive that can handle filesystem operations, package management, script execution, and more. The count feels slightly thin but is justifiable for a sandbox execution server.
Arbitrary shell command execution covers the full range of expected sandbox operations, including reading, writing, modifying, and deleting files, as well as running processes and installing software. The stdin and timeout parameters further fill practical gaps.