MCP Server
Supports GitBash as one of the shell options, enabling command execution in Git environments across platforms
Optimized for Linux environments with platform-specific path conversion and Bash shell support
Fully supports macOS with platform-specific path handling and Bash shell integration
Built on Node.js with specific version requirements (14.0.0+) for cross-platform operation
Requires NPM 6.0.0+ for dependency management and installation
Offers process management integration with PM2 for improved reliability and automatic startup
Specifically optimized for Ubuntu/Debian Linux distributions with appropriate shell handling
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Serverlist files in the current directory with PowerShell"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server
MCP (Message Control Protocol) Server is a shell command execution server that runs in a Windows environment. It supports PowerShell, CMD, and GitBash shells, and is optimized for use in a Japanese environment.
Features
Multiple shell support : PowerShell, CMD, GitBash
Full support for Japanese environments : UTF-8/UTF-16LE encoding processing
Command processing with special characters : Supports special characters such as pipeline (|) and semicolon (;)
Improved file search function : Japanese file names are supported
Related MCP server: Remote Command MCP Server
install
# 依存パッケージのインストール
npm installHow to use
Starting the Server
node server.jsOr using PM2:
# PM2 のセットアップ (初回のみ)
setup-pm2.bat
# PM2 での起動
pm2 start autostart.jstest
You can run the test script to verify the functionality:
# PowerShell 直接実行テスト
node test-direct-powershell.js
# MCP サーバー統合テスト
node test-mcp-server.jsdevelopment
The project implements three phases of improvements:
Phase 1 : Basic functionality implementation
Phase 2 : Increase buffer size, add dependencies
Phase 3 : Japanese environment support, special character processing, file search function improvement
license
MIT License
This server cannot be deployed
Maintenance
Related MCP Connectors
I run shell commands on your private cloud environment (bash, sh, zsh)
Securely control computers you explicitly pair through files, terminals, processes, screenshots, desktop UI/input, clipboard, browser automation, diagnostics, and document tools.
Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.
Remote shell and detached long-running jobs on your own machines — no SSH, open ports or VPN.
Related MCP Servers
- AlicenseBqualityFmaintenanceA secure server that enables AI applications to execute shell commands in specified directories, supporting multiple shell types (bash, sh, cmd, powershell) with built-in security features like directory isolation and timeout control.121Apache 2.0
- AlicenseBqualityFmaintenanceA 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.1MIT
- AlicenseAqualityFmaintenanceAn MCP server that enables secure execution of shell commands across Windows, macOS, and Linux with built-in whitelisting and approval mechanisms for enhanced security.973 npm21MIT
- AlicenseBqualityCmaintenanceCross-platform command execution server that intelligently adapts shell commands to the operating system and detects project-specific package managers (npm/bun, pip/poetry), with runtime-editable command mappings per project.52 npm1GPL 3.0