Cross-platform MCP server for executing command-line operations and SSH connections on Windows and Linux through a standardized interface. Relevant as a foundational MCP server tool.
Loading more......
An MCP server providing control over Android devices via ADB, including screenshot capture, UI analysis, package management, and command execution.
A secure MCP server for executing shell commands with robust security controls, enabling protected command-line operations. Directly relevant as a widely-used MCP server for secure CLI automation.
A general-purpose MCP Server that can execute any command with run_command and run_script tools, demonstrating the flexible server capabilities under the MCP standard.
A secure shell command execution server implementing the Model Context Protocol (MCP), directly relevant as a secure MCP Server example.
3D Printer MCP enables LLMs to control and monitor 3D printing hardware, manage print jobs, and optimize the additive manufacturing process.
An MCP server that integrates with 3D printer management systems (OctoPrint, Klipper, Duet, etc.) enabling remote control, STL file manipulation, slicing, and advanced print job workflows, highlighting MCP servers in IoT and device automation.
Cmd Server is a cross-platform Model Context Protocol (MCP) server designed to execute command-line (CMD) operations and manage SSH connections on both Windows and Linux systems. It provides a standardized interface for integrating command-line capabilities into MCP-compatible applications. Cmd Server can also be connected to agents such as Claude for extended agentic operations.
Cmd Server is open source and available for free under the MIT License.
mcp, command-execution, ssh, cross-platform