Skip to main content
Glama

Super Shell MCP Server

MIT License
346
6
  • Linux
  • Apple

approve_command

Authorize pending shell commands in the Super Shell MCP Server by specifying the command ID. Enhances security by enabling controlled execution across Windows, macOS, and Linux.

Instructions

Approve a pending command

Input Schema

NameRequiredDescriptionDefault
commandIdYesID of the command to approve

Input Schema (JSON Schema)

{ "properties": { "commandId": { "description": "ID of the command to approve", "type": "string" } }, "required": [ "commandId" ], "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