Command-Line MCP Server
Related Servers
Alternatives to Command-Line MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceEnables AI assistants to execute terminal commands on a host machine with configurable, granular permission controls and safety protections. It features multiple security modes, including allowlists and manual approval, to ensure safe command execution within specified directories.6Apache 2.0
- 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.-
- AlicenseAqualityCmaintenanceEnables AI assistants to securely execute remote SSH commands, perform file transfers, and monitor system status through a standardized interface. It features robust security controls including command whitelisting, blacklisting, and credential isolation to prevent unauthorized operations.109 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to securely execute shell commands on local machines through an SSH interface with session management, command execution, and sudo support.1-
- FlicenseNot gradedqualityDmaintenanceEnables AI models to safely execute pre-defined Linux shell commands with a whitelist mechanism, restricting execution to allowed commands only.1-
- AlicenseNot gradedqualityDmaintenanceProvides AI assistants with direct terminal access to execute commands, manage files, and run persistent REPL sessions. It features automated installation scripts that educate AI assistants on its capabilities for seamless integration.MIT
TDQS
Scored across 8 tools
Most tools have distinct purposes, such as approve_command_type vs. approve_directory, and execute_command vs. execute_read_command. However, get_command_help and list_available_commands could be confused as both provide information about commands, though their descriptions clarify that one is detailed help and the other is a categorized list.
All tool names follow a consistent verb_noun pattern with snake_case, such as approve_command_type, execute_command, and get_configuration. There are no deviations in naming conventions, making the set predictable and readable.
With 8 tools, the server is well-scoped for a command-line management system. Each tool serves a clear purpose, such as execution, approval, and information retrieval, without being overly sparse or bloated.
The tool set covers core aspects of command-line management, including command execution, approval workflows, and configuration. A minor gap is the lack of a tool to revoke approvals or manage sessions beyond listing, but agents can likely work around this with existing tools.