Remote-Command-MCP
If you are the rightful owner of Remote-Command-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Remote Command MCP Server is a Model Context Protocol server designed to execute remote commands across various operating systems, providing a unified interface for shell command execution.
The Remote Command MCP Server facilitates remote command execution across different operating systems by providing a unified interface that automatically handles platform-specific differences between Windows and Unix-like systems. It supports cross-platform command execution, automatic command normalization, built-in error handling, and output streaming. Users can specify the working directory and select platform-specific shells, making it a versatile tool for developers and system administrators. The server is designed with security considerations in mind, offering access control, command validation, and environment management to ensure safe operation.
Features
- Cross-platform command execution
- Automatic command normalization between Windows and Unix
- Built-in error handling and output streaming
- Working directory specification support
- Platform-specific shell selection
Tools
execute_remote_command
Executes any valid shell command on the host machine, supporting system commands, package management, file operations, and more.