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
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Comments