Skip to main content
Glama
ai-integr8tor

code-execution-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODE_EXEC_LOG_DIRNoLog directory (default empty = logging disabled)
CODE_EXEC_EXECUTABLENoShell executable (default: /bin/bash on Unix, powershell.exe on Windows)/bin/bash
CODE_EXEC_INIT_COMMANDSNoInit commands (semicolon-separated, run when creating new sessions, empty by default)
CODE_EXEC_DIALOG_TIMEOUTNoTimeout for dialog prompts in seconds5
CODE_EXEC_MAX_EXEC_TIMEOUTNoMaximum execution timeout in seconds180
CODE_EXEC_FIRST_OUTPUT_TIMEOUTNoTimeout for first output in seconds30
CODE_EXEC_BETWEEN_OUTPUT_TIMEOUTNoTimeout between output chunks in seconds15

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/ai-integr8tor/agent0ai-code-execution-mcp'

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