Skip to main content
Glama

orgo_exec

Execute Python code on virtual computers to process data, manipulate files, and run scripts through the Orgo MCP Server.

Instructions

Execute Python code on the computer. Returns the output of the execution. Useful for data processing, file manipulation, and quick scripts. Args: params (ExecInput): Input containing: - computer_id (str): Computer ID - code (str): Python code to execute - timeout (int): Max execution time, 1-300 seconds (default: 30) Returns: str: Python execution output

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

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/nickvasilescu/orgo-mcp'

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