MCP Server
Servidor MCP
El servidor MCP (Protocolo de control de mensajes) es un servidor de ejecución de comandos de shell que se ejecuta en el entorno Windows. Es compatible con shells de PowerShell, CMD y GitBash, y está especialmente optimizado para su uso en entornos japoneses.
Características
Compatibilidad con múltiples shells : PowerShell, CMD, GitBash
Soporte completo para entornos japoneses : procesamiento de codificación UTF-8/UTF-16LE
Procesamiento de comandos con caracteres especiales : admite caracteres especiales como canalización (|) y punto y coma (;)
Función de búsqueda de archivos mejorada : se admiten nombres de archivos japoneses
Related MCP server: Remote Command MCP Server
instalar
# 依存パッケージのインストール
npm installCómo utilizar
Iniciando el servidor
node server.jsO usando PM2:
# PM2 のセットアップ (初回のみ)
setup-pm2.bat
# PM2 での起動
pm2 start autostart.jsprueba
Puede ejecutar el script de prueba para verificar la funcionalidad:
# PowerShell 直接実行テスト
node test-direct-powershell.js
# MCP サーバー統合テスト
node test-mcp-server.jsdesarrollo
El proyecto implementa tres fases de mejoras:
Fase 1 : Implementación de la funcionalidad básica
Fase 2 : Aumentar el tamaño del búfer, agregar dependencias
Fase 3 : Compatibilidad con entorno japonés, procesamiento de caracteres especiales y mejora de la función de búsqueda de archivos.
licencia
Licencia MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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
- AlicenseBqualityDmaintenanceA 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
- AlicenseAqualityDmaintenanceAn MCP server that enables secure execution of shell commands across Windows, macOS, and Linux with built-in whitelisting and approval mechanisms for enhanced security.99420MIT
- 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.5161GPL 3.0
Related MCP Connectors
Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.
Official remote MCP server for Lolipop Rental Server by GMO Pepabo.
Official remote MCP server for SUZURI.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mokemoke0821/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server