A
licenseB
qualityF
maintenanceAn MCP server that allows AI models to execute system commands on local machines or remote hosts via SSH, supporting persistent sessions and environment variables.
1
12 npm
28
MIT
No user-submitted related servers found.
Scored across 3 tools
The three tools are clearly distinct: bash runs shell commands, node runs JavaScript, and python runs Python. No overlap in purpose.
All tool names are single-word runtime names (bash, node, python), following a consistent and intuitive pattern.
3 tools is a well-scoped set for a code execution server, covering the most common interpreters without being excessive.
The set covers bash, node, and Python, which are the most common execution environments. A minor gap is the lack of file-based script execution, but for inline code snippets it is largely complete.