Super Windows CLI MCP Server
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
- Build the project:
npm install
npm run build
Copy the built files to your Windows machine
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.
Super Windows CLI Server
Project Details
- delorenj/super-win-cli-mcp-server
- @simonb97/server-win-cli
- MIT License
- Last Updated: 3/29/2025
Recomended MCP Servers
Playwright MCP server
An MCP server that provides access to Postman.
An MCP server to interface with Finnhub API.
An MCP server for querying the USGS Earthquake API with natural language
[Self-hosted] A Model Context Protocol (MCP) server implementation that provides a web search capability over stdio transport. This...
基于Python的开源量化交易平台开发框架
Allow LLMs to control a browser with Browserbase and Stagehand
A Model Context Protocol server for MySQL database operations