Skip to main content
Glama

Super Windows CLI MCP Server

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

  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.

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

신뢰할 수 있는 환경과 전체 시스템 액세스 요구 사항을 위해 설계되어 제한 없는 시스템 액세스 기능을 제공하는 향상된 Windows CLI MCP 서버입니다.

  1. 개선 사항
    1. 보안 공지
      1. 특징
        1. 설치
          1. 구성
            1. 서비스 관리
              1. 설치
              2. 제거
            2. 네트워크 보안
              1. 특허
                1. 감사의 말

                  Related MCP Servers

                  • A
                    security
                    A
                    license
                    A
                    quality
                    A secure MCP server for Windows Subsystem for Linux environments, facilitating safe command execution with extensive validation and protection against vulnerabilities like shell injection and dangerous commands.
                    Last updated -
                    2
                    35
                    16
                    MIT License
                  • A
                    security
                    A
                    license
                    A
                    quality
                    An MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.
                    Last updated -
                    10
                    82
                    MIT License
                    • Apple
                  • A
                    security
                    A
                    license
                    A
                    quality
                    A Model Context Protocol server that provides secure command-line access to Windows systems, allowing MCP clients like Claude Desktop to safely execute commands in PowerShell, CMD, and Git Bash shells with configurable security controls.
                    Last updated -
                    9
                    317
                    246
                    MIT License
                  • A
                    security
                    A
                    license
                    A
                    quality
                    An MCP server that enables secure execution of shell commands across Windows, macOS, and Linux with built-in whitelisting and approval mechanisms for enhanced security.
                    Last updated -
                    9
                    40
                    7
                    MIT License
                    • Linux
                    • Apple

                  View all related MCP servers

                  MCP directory API

                  We provide all the information about MCP servers via our MCP API.

                  curl -X GET 'https://glama.ai/api/mcp/v1/servers/delorenj/super-win-cli-mcp-server'

                  If you have feedback or need assistance with the MCP directory API, please join our Discord server