Super Windows CLI MCP Server
@delorenj
About Super Windows CLI MCP Server
Enhanced MCP server with unrestricted system access capabilities
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Super Windows CLI MCP Server?
Super Windows CLI MCP Server is an enhanced fork of the Windows CLI MCP Server that provides unrestricted system access through SYSTEM service installation. It is designed for use in trusted environments where full access to Windows shell environments (PowerShell, CMD, Git Bash) and the file system is required.
How to use Super Windows CLI MCP Server?
Install via npm install and npm run build, then copy the built files to your Windows machine. Run the installation script as Administrator: .\install-service.ps1. The server is preconfigured for maximum capability; additional settings can be adjusted in config.json.
Key features of Super Windows CLI MCP Server?
- Unrestricted command execution across all shells
- SYSTEM-level service installation with auto-recovery
- Full filesystem access with no restrictions
- Network-level access controls (localhost binding, IP ranges)
- Unlimited process capabilities and extended timeouts
- Process reuse and PowerShell telemetry disabled
Use cases of Super Windows CLI MCP Server?
- Running complex automation scripts that require system-level privileges
- Managing Windows services or configuration without command limitations
- Performing file operations across secured directories
- Integrating MCP tools with full Windows environment capabilities
FAQ from Super Windows CLI MCP Server
How does this server differ from the original Windows CLI MCP Server?
This fork removes application-level command and argument restrictions in favor of network-level security, providing unrestricted system access. It is intended for trusted environments only.
What are the runtime requirements?
Node.js, npm, a Windows operating system, and Administrator privileges for installing the Windows service.
What network protections are applied?
Localhost binding by default, configurable allowed IP ranges, local network restriction, and optional VPN integration. No application-level restrictions are enforced.
How do I install or uninstall the service?
Run .\install-service.ps1 as Administrator to install, or .\uninstall-service.ps1 to remove the service.
What is the license?
MIT License.
More Developer Tools MCP servers
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments