Skip to main content
Glama
mako10k
by mako10k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., debug, info, warn, error).
EXECUTOR_URLNoURL for remote executor.
BACKOFFICE_PORTNoPort for backoffice server.
EXECUTION_BACKENDNoExecution backend type.
BACKOFFICE_ENABLEDNoBackoffice server enabled flag.
MCP_DISABLED_TOOLSNoComma-separated list of tool names to disable.
MCP_SHELL_ELICITATIONNoEnable user intent elicitation for complex scenarios (for enhanced modes).
MCP_SHELL_LLM_API_KEYNoAPI key for LLM-based safety evaluation (optional, falls back to MCP sampling).
MCP_SHELL_LLM_TIMEOUTNoTimeout for LLM evaluation in seconds (default: 30).30
MCP_SHELL_MAX_MEMORY_MBNoDefault maximum memory usage in MB.
MCP_SHELL_SECURITY_MODENoSet the default security mode (permissive, restrictive, enhanced, enhanced-fast, or custom).
MCP_SHELL_DEFAULT_WORKDIRNoSet the default working directory for all command executions.
MCP_SHELL_ALLOWED_WORKDIRSNoComma-separated list of allowed working directories.
MCP_SHELL_MAX_EXECUTION_TIMENoDefault maximum execution time in seconds.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/mako10k/mcp-shell-server'

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