Skip to main content
Glama
egoughnour
by egoughnour

rlm_exec

Execute Python code in a sandboxed environment using pre-loaded massive datasets for analysis and processing beyond standard context limits.

Instructions

Execute Python code against a loaded context in a sandboxed subprocess.

Set result variable for output.

Args: code: Python code to execute. User sets result variable for output. context_name: Name of previously loaded context timeout: Max execution time in seconds (default 30)

Security: When RLM_FIREWALL_ENABLED=1, code is checked against known dangerous patterns before execution. Blocked code returns an error instead of executing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYes
context_nameYes
timeoutNo

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/egoughnour/massive-context-mcp'

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