Skip to main content
Glama

Daytona MCP Python Interpreter

python_interpreter

Execute Python code securely within Daytona workspaces using an isolated environment, enabling efficient management and execution of Python scripts.

Instructions

Execute Python code in a Daytona workspace

Input Schema

NameRequiredDescriptionDefault
codeYesPython code to execute

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Python code to execute", "type": "string" } }, "required": [ "code" ], "type": "object" }

You must be authenticated.

Other Tools from Daytona MCP Python Interpreter

Related Tools

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/nibzard/daytona-mcp-interpreter'

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