Shell Exec

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "shell-exec-mcp": {
      "args": [
        "-y",
        "shell-exec-mcp"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}