슈퍼 윈도우 CLI MCP 서버
제한 없는 시스템 액세스 기능을 갖춘 Windows CLI MCP 서버의 강화된 포크입니다.
개선 사항
SYSTEM 서비스 설치를 통한 전체 시스템 액세스
제한 없는 명령 실행
네트워크 수준 액세스 제어
무제한적인 프로세스 능력
자동 복구 및 내결함성
PowerShell 원격 분석이 비활성화됨
보안 공지
이 버전은 네트워크 수준의 보안을 강화하기 위해 애플리케이션 수준의 제한을 제거합니다. 전체 시스템 접근 권한이 필요한 신뢰할 수 있는 환경에서 사용하도록 설계되었습니다.
특징
Windows 셸 환경(PowerShell, CMD, Git Bash)에 대한 완전한 액세스
명령이나 인수 제한 없음
전체 파일 시스템 액세스
SYSTEM 수준 서비스 설치
자동 서비스 복구
네트워크 바인딩 제어
성능을 위한 프로세스 재사용
장기 실행 작업에 대한 확장된 시간 초과
설치
프로젝트를 빌드하세요:
지엑스피1
빌드된 파일을 Windows 머신에 복사합니다.
관리자 권한으로 설치 스크립트를 실행합니다.
구성
서버는 다음과 같은 주요 기능을 통해 최대 성능을 발휘하도록 구성됩니다.
명령 제한 없음
전체 파일 시스템 액세스
비활성화된 주입 보호
무제한 프로세스 리소스
네트워크 수준 액세스 제어
SYSTEM 수준 권한
전체 구성은 config.json 참조하세요.
서비스 관리
설치
제거
네트워크 보안
애플리케이션 수준의 제한은 제거되지만 다음과 같은 네트워크 수준의 보호 기능은 유지됩니다.
기본적으로 로컬호스트 바인딩
구성 가능한 허용 IP 범위
로컬 네트워크 제한
선택적 VPN 통합
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
감사의 말
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