mkusaka_mcp-shell-server

mkusaka_mcp-shell-server

3.2

If you are the rightful owner of mkusaka_mcp-shell-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A server that uses the Model Context Protocol (MCP) to execute shell commands, acting as a bridge for AI agents to safely execute shell commands.

The MCP Shell Server is designed to facilitate the execution of shell commands through the Model Context Protocol (MCP). It supports various shell environments such as bash, zsh, fish, powershell, and cmd, providing a versatile tool for developers and AI agents to interact with the system shell. The server includes detailed error handling and logging features, ensuring robust and reliable command execution. It is compatible with MCP Inspector, allowing for easy inspection and debugging of command executions. The server can be installed via npm, yarn, or pnpm, and can be run directly or in development mode. It also supports command line arguments for specifying shell paths, displaying help messages, and version information.

Features

  • Execute shell commands (single-line and multi-line support)
  • Support for various shells (bash, zsh, fish, powershell, cmd, etc.)
  • Detailed error handling and logging
  • MCP Inspector compatible

Tools

  1. shell_exec

    Executes commands in the specified shell.