Skip to content

Conversation

@lbrecic
Copy link
Contributor

@lbrecic lbrecic commented Oct 28, 2025

Separate MCP server into multiple MCP servers and introduce Remote Daytona MCP servers

Description

Separate one huge Daytona MCP server into multiple MCP servers with separate unique responsibilities:

  • Daytona MCP server for easy Daytona usage to run shell commands or execute python code (wip)
  • Daytona Sandbox MCP server for all sandbox orchestrations and actions (e.g. create, destroy sandbox etc.)
  • Daytona File System MCP server for all file system operations with Daytona sandbox (e.g. files list, upload, download, etc.)
  • Daytona Git MCP Server for available git repository cloning into sandbox

This PR also introduces all of the Daytona MCP servers with Streamable HTTP MCP servers for remote access with Daytona API key.

Documentation

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

…oduce Remote Daytona MCP servers

Signed-off-by: Luka Brecic <[email protected]>
@lbrecic lbrecic force-pushed the mcp-refactor-http branch 2 times, most recently from fc13854 to cc3670b Compare November 6, 2025 13:29
Signed-off-by: Luka Brecic <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
Signed-off-by: Luka Brecic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants