MCP サーバー
MCP (Message Control Protocol) サーバーは、Windows 環境で動作するシェルコマンド実行サーバーです。PowerShell、CMD、GitBash の各シェルをサポートし、特に日本語環境での使用に最適化されています。
特徴
- 複数シェルサポート: PowerShell、CMD、GitBash
- 日本語環境の完全対応: UTF-8/UTF-16LE エンコーディング処理
- 特殊文字を含むコマンド処理: パイプライン(|)、セミコロン(;)などの特殊文字をサポート
- 強化されたファイル検索機能: 日本語ファイル名対応
インストール
使用方法
サーバーの起動
または PM2 を使用して:
テスト
テストスクリプトを実行して機能を検証できます:
開発
このプロジェクトは第3フェーズまでの改善を実装しています:
- 第1フェーズ: 基本機能実装
- 第2フェーズ: バッファサイズ増量、依存パッケージ追加
- 第3フェーズ: 日本語環境対応、特殊文字処理、ファイル検索機能改善
ライセンス
MITライセンス
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A cross-platform shell command execution server that supports Windows, macOS, and Linux environments with PowerShell, CMD, GitBash, and Bash shells, optimized for Japanese language environments.
Related MCP Servers
- AsecurityAlicenseAqualityA secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input.Last updated -174PythonMIT License
- AsecurityAlicenseAqualityA secure server for executing terminal commands within predefined paths, allowing safe interaction by Large Language Models with operating system environments.Last updated -1113JavaScriptMIT License
- AsecurityFlicenseAqualityA CLI command execution server that enables running shell commands with structured output, providing detailed execution results including stdout, stderr, exit code, and execution duration.Last updated -216TypeScript
- -securityAlicense-qualityA Model Context Protocol server that enables remote execution of shell commands across different operating systems, automatically handling platform-specific differences between Windows and Unix-like systems.Last updated -JavaScriptMIT License