Cmd MCP Server
Cross-platform MCP server for executing command-line operations and SSH connections on Windows and Linux systems through a standardized interface.
Skills
Explore the skills and capabilities of this skillset.
execute_command
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_ssh_command
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.
Configuration
Customize the skillset to fit your needs.
MCP Server
Connect to MCP Server