超级 Windows CLI MCP 服务器
Windows CLI MCP 服务器的增强分支,具有不受限制的系统访问功能。
增强功能
通过系统服务安装获得完整的系统访问权限
不受限制的命令执行
网络级访问控制
无限的处理能力
自动恢复和容错
PowerShell 遥测已禁用
安全声明
此版本消除了应用程序级的限制,转而支持网络级安全性。它专为需要完整系统访问权限的受信任环境而设计。
特征
完全访问 Windows shell 环境(PowerShell、CMD、Git Bash)
没有命令或参数限制
完全文件系统访问
SYSTEM 级服务安装
自动服务恢复
网络绑定控制
流程重用以提高性能
延长长时间运行操作的超时时间
安装
构建项目:
将构建的文件复制到您的 Windows 机器
以管理员身份运行安装脚本:
配置
该服务器配置了以下主要功能以实现最大功能:
无命令限制
完全文件系统访问
禁用注入保护
无限的流程资源
网络级访问控制
SYSTEM 级权限
请参阅config.json了解完整配置。
服务管理
安装
移动
网络安全
虽然应用程序级限制被取消,但仍有以下网络级保护措施:
默认绑定 Localhost
可配置允许的 IP 范围
本地网络限制
可选 VPN 集成
执照
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅 LICENSE 文件。
致谢
基于 SimonB97 的原始win-cli-mcp-server 。
local-only server
The server can only run on the client's local machine because it depends on local resources.
增强型 Windows CLI MCP 服务器提供不受限制的系统访问功能,专为具有完整系统访问要求的可信环境而设计。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA 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 -213514MIT License
- Asecurity-licenseAqualityAn MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.Last updated -1084MIT License
- Asecurity-licenseAqualityA 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 -9215249MIT License
- Asecurity-licenseAqualityAn 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 -94297MIT License