Skip to main content
Glama
TerminallyLazy

Code Execution MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODE_EXEC_EXECUTABLENoShell executable path (default: /bin/bash on Unix, cmd.exe on Windows)/bin/bash
CODE_EXEC_INIT_COMMANDSNoSemicolon-separated init commands run when creating new sessions
CODE_EXEC_DIALOG_TIMEOUTNoTimeout in seconds for dialog detection5
CODE_EXEC_MAX_EXEC_TIMEOUTNoMaximum execution time in seconds180
CODE_EXEC_FIRST_OUTPUT_TIMEOUTNoTimeout in seconds for first output30
CODE_EXEC_BETWEEN_OUTPUT_TIMEOUTNoTimeout in seconds between output chunks15

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/TerminallyLazy/A0-code-exec-MCP'

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