shell-command-mcp
28
Shell-command-mcp is an MCP server that executes shell commands. It can be configured using JSON to specify allowed commands, making it flexible for secure command execution.
shell-command-mcp
MCP server for executing shell commands.
This project is sponsored by ChatWise, an all-in-one LLM chatbot with first-class MCP support.
Usage
- Configure the server manually using a stdio server.
- Use JSON configuration to specify commands and environment variables.
- Use the
ALLOWED_COMMANDS
environment variable to restrict commands.