win-cli-mcp-server

win-cli-mcp-server

183

The Windows CLI MCP Server facilitates secure command-line interactions on Windows platforms, enabling controlled usage of multiple shells and remote system management via SSH. It's particularly tailored for use with MCP clients to execute commands while maintaining strict security controls.

What shells are supported by the Windows CLI MCP Server?

The server supports PowerShell, Command Prompt (CMD), and Git Bash.

How can I configure the server for secure operations?

You can configure security settings, shell configurations, and SSH connections using a JSON configuration file.

Can I execute commands on remote systems?

Yes, the server supports executing commands on remote systems via SSH.

What security features are built into the server?

The server includes command blocking, argument blocking, command injection protection, and command logging among others.

How do I specify a custom configuration file?

Use the --config flag to point to your custom configuration file when starting the server.