Integrations
スーパー Windows CLI MCP サーバー
無制限のシステム アクセス機能を備えた Windows CLI MCP サーバーの拡張フォークです。
機能強化
- SYSTEMサービスのインストールによる完全なシステムアクセス
- 制限のないコマンド実行
- ネットワークレベルのアクセス制御
- 無制限のプロセス能力
- 自動回復とフォールトトレランス
- PowerShellテレメトリが無効
セキュリティに関するお知らせ
このバージョンでは、アプリケーションレベルの制限を取り除き、ネットワークレベルのセキュリティを重視しています。システムへのフルアクセスが必要な信頼できる環境での使用を想定して設計されています。
特徴
- Windows シェル環境への完全なアクセス (PowerShell、CMD、Git Bash)
- コマンドや引数の制限はありません
- 完全なファイルシステムアクセス
- システムレベルのサービスのインストール
- 自動サービス回復
- ネットワークバインディングコントロール
- パフォーマンス向上のためのプロセス再利用
- 長時間実行される操作のタイムアウトの延長
インストール
- プロジェクトをビルドします。
Copy
- ビルドしたファイルをWindowsマシンにコピーします
- 管理者としてインストール スクリプトを実行します。
Copy
構成
サーバーは、次の主要機能により最大限の性能を発揮するように構成されています。
- コマンド制限なし
- 完全なファイルシステムアクセス
- 無効な注入保護
- 無制限のプロセスリソース
- ネットワークレベルのアクセス制御
- SYSTEMレベルの権限
完全な構成については、 config.json
参照してください。
サービス管理
インストール
Copy
除去
Copy
ネットワークセキュリティ
アプリケーション レベルの制限は削除されますが、次のネットワーク レベルの保護が適用されます。
- デフォルトでローカルホストバインディング
- 設定可能な許可IP範囲
- ローカルネットワーク制限
- オプションのVPN統合
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
謝辞
SimonB97 によるオリジナルのwin-cli-mcp-serverに基づいています。
You must be authenticated.
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
- AsecurityAlicenseAqualityA 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 -2349JavaScriptMIT License
- AsecurityAlicenseAqualityA 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 -9350105JavaScriptMIT License
Semgrep MCP Serverofficial
AsecurityAlicenseAqualityAn MCP server that provides a comprehensive interface to Semgrep, enabling users to scan code for security vulnerabilities, create custom rules, and analyze scan results through the Model Context Protocol.Last updated -6140PythonMIT License- -securityAlicense-qualityAn 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 -13JavaScriptMIT License