Arrakis MCP Server
Related Servers
Alternatives to Arrakis MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceConnects AI agents to microsandbox for creating lightweight sandboxes, executing code, managing files, and monitoring resources.19484 npm14Apache 2.0
- AlicenseNot gradedqualityBmaintenanceProvides a restricted Docker-based sandbox for LLM agents, enabling file operations, command execution, and local Git within an isolated runtime.20 npmMIT
- AlicenseAqualityAmaintenanceProvides agents with real Linux VMs to run commands, manage files, expose ports, and track costs, all through an ephemeral sandbox service.11MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to create, manage, and execute code in isolated Firecracker microVM sandboxes via the MCP protocol, with support for sandbox lifecycle and file operations.3Apache 2.0
- -licenseNot gradedqualityBmaintenanceExposes f2b-sandbox capabilities as MCP tools for creating, managing, and running commands in sandboxes, enabling AI agents to execute code and manipulate files in isolated environments.-
- FlicenseNot gradedqualityBmaintenanceEnables AI clients to manage and execute development commands within isolated Railway sandboxes, providing a remote shell, file read/write, and sandbox lifecycle management for running tests, builds, and repository operations.-
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: starting, destroying, snapshotting, restoring, file operations, command execution, and state updates. No two tools overlap in functionality.
Most tools follow a consistent verb_noun pattern (e.g., destroy_vm, download_file, restore_snapshot). The tool 'snapshot' is a slight outlier as it uses a noun as a verb, but it is still clear.
With 9 tools covering creation, destruction, state management, snapshots, file transfer, and command execution, the count is well-scoped for a VM management server.
There are significant gaps: no tool to list VMs or snapshots, and no way to get VM status. These missing query operations will cause agent failures when trying to discover existing resources.