Skip to main content
Glama

Super Shell MCP Server

MIT License
346
6
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
shellNoPath to the shell executable to use (e.g. /bin/bash, C:\Windows\System32\cmd.exe)System-dependent default shell

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_platform_info

Get information about the current platform and shell

execute_command

Execute a shell command on the current platform

get_whitelist

Get the list of whitelisted commands

add_to_whitelist

Add a command to the whitelist

update_security_level

Update the security level of a whitelisted command

remove_from_whitelist

Remove a command from the whitelist

get_pending_commands

Get the list of commands pending approval

approve_command

Approve a pending command

deny_command

Deny a pending command

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