Skip to main content
Glama

Super Shell MCP Server

MIT License
516
6
  • Linux
  • Apple

remove_from_whitelist

Remove specified commands from the whitelist in Super Shell MCP Server to restrict their execution across Windows, macOS, and Linux systems.

Instructions

Remove a command from the whitelist

Input Schema

NameRequiredDescriptionDefault
commandYesThe command to remove from whitelist

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "The command to remove from whitelist", "type": "string" } }, "required": [ "command" ], "type": "object" }

Other Tools from Super Shell MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cfdude/super-shell-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server