MCP.so
登录

Super Windows CLI MCP Server

@MCP-Mirror

关于 Super Windows CLI MCP Server

Mirror of

基本信息

分类

开发工具

传输方式

stdio

发布者

MCP-Mirror

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器