blazickjp_shell-mcp-server
If you are the rightful owner of blazickjp_shell-mcp-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.
The Shell MCP Server adds secure shell command execution capabilities to AI applications, built for the Model Context Protocol.
The Shell MCP Server is a robust tool designed to integrate secure shell command execution into AI applications. It supports multiple shell environments, including bash, sh, cmd, and powershell, and is compatible with both Unix and Windows systems. The server ensures secure execution by restricting commands to specified directories and includes features like timeout control to prevent long-running processes. It is built with safety in mind, incorporating directory and shell validation to protect against unauthorized access and execution. The server is easy to install via pip and can be integrated into various platforms, including Claude Desktop, to enhance AI applications with shell access.
Features
- Secure Execution: Commands run only in specified directories.
- Multiple Shells: Support for bash, sh, cmd, powershell.
- Timeout Control: Automatic termination of long-running commands.
- Cross-Platform: Works on both Unix and Windows systems.
- Safe by Default: Built-in directory and shell validation.