Skip to main content
Glama

Super Windows CLI MCP Server

スーパー Windows CLI MCP サーバー

無制限のシステム アクセス機能を備えた Windows CLI MCP サーバーの拡張フォークです。

機能強化

  • SYSTEMサービスのインストールによる完全なシステムアクセス

  • 制限のないコマンド実行

  • ネットワークレベルのアクセス制御

  • 無制限のプロセス能力

  • 自動回復とフォールトトレランス

  • PowerShellテレメトリが無効

セキュリティに関するお知らせ

このバージョンでは、アプリケーションレベルの制限を取り除き、ネットワークレベルのセキュリティを重視しています。システムへのフルアクセスが必要な信頼できる環境での使用を想定して設計されています。

特徴

  • Windows シェル環境への完全なアクセス (PowerShell、CMD、Git Bash)

  • コマンドや引数の制限はありません

  • 完全なファイルシステムアクセス

  • システムレベルのサービスのインストール

  • 自動サービス回復

  • ネットワークバインディングコントロール

  • パフォーマンス向上のためのプロセス再利用

  • 長時間実行される操作のタイムアウトの延長

インストール

  1. プロジェクトをビルドします。

npm install npm run build
  1. ビルドしたファイルをWindowsマシンにコピーします

  2. 管理者としてインストール スクリプトを実行します。

.\install-service.ps1

構成

サーバーは、次の主要機能により最大限の性能を発揮するように構成されています。

  • コマンド制限なし

  • 完全なファイルシステムアクセス

  • 無効な注入保護

  • 無制限のプロセスリソース

  • ネットワークレベルのアクセス制御

  • SYSTEMレベルの権限

完全な構成については、 config.json参照してください。

サービス管理

インストール

.\install-service.ps1

除去

.\uninstall-service.ps1

ネットワークセキュリティ

アプリケーション レベルの制限は削除されますが、次のネットワーク レベルの保護が適用されます。

  • デフォルトでローカルホストバインディング

  • 設定可能な許可IP範囲

  • ローカルネットワーク制限

  • オプションのVPN統合

ライセンス

このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。

謝辞

SimonB97 によるオリジナルのwin-cli-mcp-serverに基づいています。

Related MCP Servers

  • A
    security
    -
    license
    A
    quality
    A 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 -
    2
    135
    14
    MIT License
  • A
    security
    A
    license
    A
    quality
    An MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.
    Last updated -
    10
    91
    MIT License
    • Apple
  • A
    security
    A
    license
    A
    quality
    A 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 -
    9
    252
    249
    MIT License
  • A
    security
    -
    license
    A
    quality
    An 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 -
    9
    429
    9
    MIT License
    • Linux
    • Apple

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delorenj/super-win-cli-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server