MCP 서버
MCP(Message Control Protocol) 서버는 Windows 환경에서 실행되는 셸 명령 실행 서버입니다. PowerShell, CMD 및 GitBash 쉘을 지원하며 특히 일본어 환경에서 사용하기에 최적화되어 있습니다.
특징
- 다중 쉘 지원 : PowerShell, CMD, GitBash
- 일본어 환경의 완전 대응 : UTF-8 / UTF-16LE 인코딩 처리
- 특수 문자가 포함된 명령 처리 : 파이프라인(|), 세미콜론(;) 등의 특수 문자 지원
- 향상된 파일 검색 기능 : 일본어 파일명 대응
설치
사용방법
서버 시작
또는 PM2를 사용하여:
테스트
테스트 스크립트를 실행하여 기능을 확인할 수 있습니다.
개발
이 프로젝트는 세 번째 단계까지 개선을 구현합니다.
- 1단계 : 기본 기능 구현
- 두 번째 단계 : 버퍼 크기 증가, 종속 패키지 추가
- 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 Korean 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