PhialsBasement_CMD-MCP-Server
CMD MCP Server is an MCP implementation enabling execution of CMD commands on Windows and Linux. It supports SSH connections and features cross-platform compatibility, utilizing the official MCP SDK and TypeScript.
CMD MCP Server
A Model Context Protocol (MCP) server implementation for executing CMD commands on both Windows and Linux. It allows integration with MCP-compatible applications.
Features
- Execute CMD commands through MCP
- TypeScript implementation
- Built on the official MCP SDK
- Cross-platform compatibility
Installation
Installing via Smithery
To install CMD Server for Claude Desktop automatically via Smithery.
Manual Installation
Prerequisites
- Node.js (v16 or higher recommended)
- npm or yarn package manager
Usage
The server can be initialized and started using Typescript.
Configuration
The server can be configured through environment variables or a configuration object.
Development
- Clone the repository.
- Install dependencies.
- Build the project.
Contributing
Contributions are welcome. Please submit a Pull Request.
License
This project is licensed under the MIT License.
Security
Ensure proper security measures and input validation in production environments.
Support
For issues and feature requests, use the GitHub issue tracker.