About
Cmd provides a Model Context Protocol (MCP) server implementation designed for executing CMD commands on both Windows and Linux systems. It allows seamless integration of command-line functionality with MCP-compatible applications. Built using TypeScript and based on the official MCP SDK, Cmd offers a cross-platform solution for automating and managing command-line tasks within a larger MCP ecosystem.
Key Features
- Executes CMD commands through MCP
- TypeScript implementation
- Cross-platform compatibility (Windows and Linux)
- Built on the official MCP SDK