CMD-MCP-Server
12
CMD MCP Server is an MCP implementation for executing CMD commands on Windows and Linux, also supporting SSH connections. Notable for its TypeScript implementation and cross-platform compatibility, it facilitates integrating command-line ops with MCP apps.
CMD MCP Server
A Model Context Protocol (MCP) server implementation for executing CMD commands on Windows and Linux and allowing SSH connections. This server integrates command-line operations with MCP-compatible applications.
Features
- Execute CMD commands through MCP
- TypeScript implementation
- Built on the official MCP SDK
- Cross-platform compatibility
Prerequisites
- Node.js (v16 or higher recommended)
- npm or yarn package manager
Installation
Installing via Smithery
To install CMD Server for Claude Desktop automatically via Smithery.
Manual Installation
Using npm.
Development
- Clone the repository
- Install dependencies
- Build the project
Contributing
Contributions are welcome through Pull Requests.
License
MIT License