PhialsBasement_CMD-MCP-Server

PhialsBasement_CMD-MCP-Server

3.2

If you are the rightful owner of PhialsBasement_CMD-MCP-Server 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.

A Model Context Protocol (MCP) server implementation for executing CMD commands on both Windows and Linux, as well as allowing SSH connections.

The CMD MCP Server is a robust implementation designed to execute command-line operations through the Model Context Protocol (MCP). It supports both Windows and Linux environments, providing a seamless integration for MCP-compatible applications. Built using TypeScript and the official MCP SDK, this server ensures cross-platform compatibility and efficient command execution. The server can be easily installed via Smithery or manually using npm, and it requires Node.js (v16 or higher) along with a package manager like npm or yarn. The server can be configured using environment variables or a configuration object, allowing for flexible deployment in various environments. With a focus on security, the server emphasizes the importance of input validation and proper security measures when executing command-line operations.

Features

  • Execute CMD commands through MCP
  • TypeScript implementation
  • Built on the official MCP SDK
  • Cross-platform compatibility