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

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_terminalD
execute_pythonD
get_outputD
reset_terminalD

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