Shell MCP
Related Servers
Alternatives to Shell MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceA secure MCP server for shell operations, terminal management, and process control, enabling AI assistants to safely execute commands and manage interactive sessions.137046MIT
- FlicenseBqualityCmaintenanceAn all-in-one MCP server that enables AI agents with local system capabilities like filesystem navigation, command execution, desktop automation, and a continuity memory suite for persistent cross-session project context.37-
- FlicenseNot gradedqualityCmaintenanceA production-ready MCP server providing 8 tools for file operations, shell command execution, web search and fetching, plus AI-powered code review and text summarization, with built-in security controls.-
- AlicenseNot gradedqualityCmaintenanceMCP server that enables AI assistants to manage SSH terminal sessions, execute commands, and automate server operations through natural language, with multi-tab support and session persistence.MIT
- AlicenseAqualityBmaintenanceAn MCP server that enables AI clients to execute shell, Python, and Node commands on the local machine across platforms.31MIT
- AlicenseNot gradedqualityAmaintenanceMCP server enabling AI assistants to securely operate remote servers via persistent SSH sessions, with tools for command execution, file transfer, directory listing, and system monitoring.4MIT
TDQS
Scored across 7 tools
Each tool has a clear, distinct purpose: file operations (delete, read, write), directory listing, process listing, system info retrieval, and arbitrary command execution. There is no overlap in functionality.
Tool names follow a consistent verb+noun camelCase pattern (e.g., deleteFile, readFile, writeFile, listDir, listProcesses, getSystemInfo). The only outlier, 'exec', is a common and concise abbreviation that fits the pattern of action-oriented names.
Seven tools is well-scoped for a shell MCP server. It covers essential operations (file manipulation, directory browsing, system info, process management, and command execution) without being overwhelming or sparse.
The tool set covers core file operations (create, read, delete), directory listing, system information, process listing, and general command execution. Minor gaps like file moving or directory creation can be handled via the 'exec' tool, so the surface is nearly complete for typical shell workflows.