Windows CLI icon

Windows CLI

238

Enables secure command-line interactions on Windows systems for controlled access to various shells and remote systems via the Model Context Protocol.

概要

The Windows CLI server acts as a Model Context Protocol (MCP) server, enabling secure and controlled command-line interactions on Windows systems. It allows MCP clients, such as Claude Desktop, to execute commands across various shells like PowerShell, CMD, and Git Bash, and even on remote systems via SSH. Designed with a strong emphasis on security, it offers features like command blocking, path restrictions, and input validation, making it a powerful bridge for AI agents and other clients to perform system operations with enhanced safety, similar to the functionality provided by Open Interpreter.

主な機能

  • Comprehensive Security Controls (command/argument blocking, path restrictions)
  • Exposure of system information as MCP resources (SSH connections, current directory)
  • Configurable settings for security rules, shells, and SSH connections
  • Multi-Shell Support (PowerShell, CMD, Git Bash)
  • SSH Support for remote system command execution
  • 236 GitHub stars

ユースケース

  • Allowing AI models (e.g., Claude Desktop) to securely execute commands and interact with the local Windows file system and installed applications.
  • Providing a secure, configurable interface for programmatic access to Windows command-line environments for development and operational tasks.
  • Enabling controlled automation of tasks on remote servers via SSH, managed through an MCP client.
Advertisement

Advertisement