Daytona MCP Python Interpreter

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATHNoThe system PATH environment variable./usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
MCP_VERIFY_SSLNoWhether to verify SSL certificates when connecting to the Daytona MCP server.false
PYTHONUNBUFFEREDNoEnsures the stdout and stderr streams are unbuffered.1
MCP_DAYTONA_API_KEYNoAPI key for authenticating with the Daytona MCP server.
MCP_DAYTONA_API_URLNoThe URL of the Daytona MCP server.
MCP_DAYTONA_TIMEOUTNoTimeout duration for requests to the Daytona MCP server.30.0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
python_interpreter

Execute Python code in a Daytona workspace