MCP.so
ログイン
サーバー

Super Windows CLI MCP Server

@MCP-Mirror

Mirror of

概要

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 for trusted environments. It integrates with Windows shell environments (PowerShell, CMD, Git Bash) and is designed for users requiring full system-level command execution and service management.

How to use Super Windows CLI MCP Server?

Install by building the project with npm install and npm run build, then run the installation script .\install-service.ps1 as administrator. The server is configured via config.json and managed with the provided service scripts.

Key features of Super Windows CLI MCP Server

  • Unrestricted command execution with no argument restrictions
  • Full filesystem access in trusted environments
  • SYSTEM-level service installation with automatic recovery
  • Access to PowerShell, CMD, and Git Bash shells
  • Network-level access control with localhost binding
  • Extended timeouts for long-running operations

Use cases of Super Windows CLI MCP Server

  • Automating system administration tasks with full privileges
  • Running complex scripts requiring SYSTEM-level access
  • Performing file system operations across all directories
  • Managing services and processes in a trusted network

FAQ from Super Windows CLI MCP Server

What security measures does this server have?

It removes application-level restrictions and relies on network-level security, including localhost binding by default, configurable allowed IP ranges, and optional VPN integration.

What dependencies or runtime are required?

Node.js and npm are required for building; PowerShell is needed for service installation on Windows.

Where does configuration data live?

Configuration is stored in config.json in the project directory.

What transports or authentication are supported?

No specific transports or authentication methods are detailed; the server binds to localhost by default and uses network-level access controls.

Are there any known limits or restrictions?

It disables injection protection and removes command restrictions, designed only for trusted environments where full system access is required.

タグ

「開発者ツール」の他のコンテンツ