mcp-shell-server

by tumf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOW_COMMANDSNoComma-separated list of commands that are allowed to be executed
ALLOWED_COMMANDSNoAlias for ALLOW_COMMANDS - comma-separated list of commands that are allowed to be executed

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
shell_execute

Execute a shell command Allowed commands: grep, find, echo, cat, ls