daytonaio/Daytona
If you are the rightful owner of Daytona and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Daytona MCP Server allows AI agents to manage and interact with Daytona sandboxes, execute commands, perform file operations, and generate preview links for web applications.
Tools
Functions exposed to the LLM to take actions
create_sandbox
Create a new sandbox with Daytona, with options for region, image, and auto-stop intervals.
destroy_sandbox
Destroy an existing sandbox in Daytona.
upload_file
Upload files to the Daytona sandbox, supporting text and binary content with overwrite controls.
execute_command
Execute shell commands in the Daytona Linux environment, returning full stdout and stderr output.
preview_link
Generate preview URLs for web applications running in the Daytona sandbox, with secure tunneling.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client