Skip to main content
Glama

Super Shell MCP Server

MIT License
346
6
  • Linux
  • Apple

remove_from_whitelist

Remove a specified command from the Super Shell MCP Server's whitelist to restrict its execution across Windows, macOS, and Linux systems, enhancing security management.

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" }

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