Remote-Command-MCP

Remote-Command-MCP

0

Remote Command MCP Server is a Model Context Protocol server that enables remote execution of shell commands across different platforms. It supports cross-platform functionality, error handling, and offers a unified interface for command execution. The server is built to normalize commands between Windows and Unix-like systems automatically.

Remote Command MCP Server

A Model Context Protocol (MCP) server for remote command execution across different operating systems.

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

Usage

Provides a single tool execute_remote_command for executing any shell command on the host machine, including system commands, file operations, network commands, and more.