Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Super Win Cli

FreeNot checked

Enhanced MCP server with unrestricted system access capabilities

GitHubEmbed

About

Enhanced MCP server with unrestricted system access capabilities

README

An enhanced fork of the Windows CLI MCP Server with unrestricted system access capabilities.

Enhancements

  • Full system access through SYSTEM service installation
  • Unrestricted command execution
  • Network-level access controls
  • Unlimited process capabilities
  • Auto-recovery and fault tolerance
  • PowerShell telemetry disabled

Security Notice

This version removes application-level restrictions in favor of network-level security. It is designed for use in trusted environments where full system access is required.

Features

  • Complete access to Windows shell environments (PowerShell, CMD, Git Bash)
  • 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

Installation

  1. Build the project:
npm install
npm run build
  1. Copy the built files to your Windows machine

  2. Run the installation script as administrator:

.\install-service.ps1

Configuration

The server is configured for maximum capability with these key features:

  • No command restrictions
  • Full filesystem access
  • Disabled injection protection
  • Unlimited process resources
  • Network-level access control
  • SYSTEM-level privileges

See config.json for the complete configuration.

Service Management

Installation

.\install-service.ps1

Removal

.\uninstall-service.ps1

Network Security

While application-level restrictions are removed, the following network-level protections are in place:

  • Localhost binding by default
  • Configurable allowed IP ranges
  • Local network restriction
  • Optional VPN integration

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Based on the original win-cli-mcp-server by SimonB97.

from github.com/delorenj/super-win-cli-mcp-server

Installing Super Win Cli

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/delorenj/super-win-cli-mcp-server

FAQ

Is Super Win Cli MCP free?

Yes, Super Win Cli MCP is free — one-click install via Unyly at no cost.

Does Super Win Cli need an API key?

No, Super Win Cli runs without API keys or environment variables.

Is Super Win Cli hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Super Win Cli in Claude Desktop, Claude Code or Cursor?

Open Super Win Cli on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Super Win Cli with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs