0.1.8 • Published 9 months ago
@delorenj/server-win-cli v0.1.8
Super Windows CLI MCP Server
An enhanced Model Context Protocol (MCP) server implementation for Windows CLI with advanced system-level capabilities.
Features
- Windows shell environment support (PowerShell, CMD, Git Bash)
- System-level service installation
- Advanced access controls
- Enhanced process management
- Extended operation timeouts
- Comprehensive error handling
Installation
- Install from npm:
npm install @delorenj/super-win-cli-mcp-server
- Or build from source:
npm install
npm run build
Copy the built files to your Windows machine
Run the installation script as administrator:
.\install-service.ps1
Configuration
The server includes enhanced configuration options:
- Advanced command execution settings
- Comprehensive filesystem access controls
- Process resource management
- Network access controls
- Service-level privileges
See config.json
for the complete configuration.
Service Management
Installation
.\install-service.ps1
Removal
.\uninstall-service.ps1
Network Security
The following network-level protections are available:
- 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.
Credits
This project builds upon concepts from the Model Context Protocol (MCP) community.
0.1.8
9 months ago