system-command-mcp
Related Servers
Alternatives to system-command-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables safe execution of terminal commands across different shells (bash, cmd, PowerShell) with configurable timeouts, working directories, and resource limits for command-line operations through AI assistants.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to launch and manage system processes with strict security controls through executable allowlists, resource monitoring, and output capture capabilities.47 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to execute commands anMIT
- FlicenseNot gradedqualityDmaintenanceProvides safe shell command execution capabilities for AI agents and tools like VS Code Copilot through a whitelist-based filtering system.-
- FlicenseNot gradedqualityDmaintenanceEnables AI models to safely execute pre-defined Linux shell commands with a whitelist mechanism, restricting execution to allowed commands only.1-
- AlicenseNot gradedqualityCmaintenanceEnables AI clients to manage files and documents, search code, run shell commands, and control processes locally across Windows, Linux, and macOS.1MIT
TDQS
Scored across 2 tools
system_environment provides information about the execution environment and registered program names, while system_exec actually executes a program. Their purposes are completely distinct with no overlap, making selection unambiguous.
Both tools follow a consistent 'system_' prefix pattern in snake_case. Although 'environment' is a noun and 'exec' is a verb, the uniform prefix and clear naming make the pattern predictable.
With only two tools, the server feels minimal and borderline thin for even a focused command-execution utility. The count is not egregiously low, but it leaves little room for additional useful operations.
The two tools cover the core needs of querying the environment and executing registered programs. Minor gaps exist, such as no capability to manage program registrations or handle interactive sessions, but these are likely beyond the server's intended scope.