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.
Implements CEDARScript, a SQL-like language, as an MCP server for code manipulation, showcasing the adaptability of MCP servers for language and code-based tasks.
MCP servers for automating and controlling the user's browser using existing browser profiles, ideal for tasks requiring logged-in sessions and avoiding bot detection. Includes implementations by browsermcp and modelcontext.
An MCP server offering secure, sandboxed environments for executing code, running commands, accessing files, and performing web operations through containerization and isolation technologies.
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