phialsbasement
Cross-platform MCP server for executing command-line operations and SSH connections on Windows and Linux systems through a standardized interface.
Execute a command and return its output. Commands run in a persistent shell session by default. Use newSession: true to run in a new shell instance.
Execute a command on a remote server via SSH. Commands run in a persistent SSH session by default. Use newSession: true to run in a new session.
Connect to MCP Server
No additional configuration required