Super Windows CLI MCP Server logo

Super Windows CLI MCP Server

by delorenj

An enhanced fork of the Windows CLI MCP Server providing unrestricted system access capabilities. It's designed for trusted environments where full system access is required.

View on GitHub

Last updated: N/A

What is Super Windows CLI MCP Server?

This is an enhanced fork of the Windows CLI MCP Server that provides unrestricted system access capabilities on a Windows machine. It allows complete access to Windows shell environments and full file system access, designed for use in trusted environments.

How to use Super Windows CLI MCP Server?

To use this server, first build the project using npm install and npm run build. Then, copy the built files to your Windows machine and run the install-service.ps1 script as administrator. Configure network security settings in config.json.

Key features of Super Windows CLI MCP Server

  • Complete access to Windows shell environments

  • No command or argument restrictions

  • Full file system access

  • SYSTEM-level service installation

  • Automatic service recovery

  • Network binding controls

  • Process reuse for performance

  • Extended timeouts for long-running operations

Use cases of Super Windows CLI MCP Server

  • Remote administration of Windows servers

  • Automated task execution with full system privileges

  • Development and testing in a privileged environment

  • Integration with network management tools

  • Running legacy applications requiring full system access

FAQ from Super Windows CLI MCP Server

What is the default network binding?

The server binds to localhost by default.

How do I configure allowed IP ranges?

You can configure allowed IP ranges in the config.json file.

How do I install the service?

Run the install-service.ps1 script as administrator.

How do I uninstall the service?

Run the uninstall-service.ps1 script.

What license is this project under?

This project is licensed under the MIT License.