shell-command-mcp
If you are the rightful owner of shell-command-mcp 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.
MCP server for executing shell commands.
The shell-command-mcp is a Model Context Protocol (MCP) server designed to execute shell commands. Sponsored by ChatWise, this server provides a secure and efficient way to run shell commands through a standardized protocol. It supports configuration through both manual setup and JSON configuration, allowing for flexibility in deployment. The server can be configured to allow specific commands, enhancing security by preventing unauthorized command execution. This makes it a valuable tool for developers and system administrators who need to automate tasks or integrate shell command execution into larger systems.
Features
- Secure command execution: Allows only specified commands to be executed, enhancing security.
- Flexible configuration: Supports both manual and JSON-based configuration.
- Environment variable control: Uses ALLOWED_COMMANDS to specify permissible commands.
- Integration with ChatWise: Sponsored by ChatWise, ensuring compatibility with their LLM chatbot.
- Open-source: Licensed under MIT, allowing for community contributions and modifications.