Runbox Website Builder MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Runbox Website Builder MCPCreate a simple portfolio site and publish it to runbox"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Runbox Website Builder MCP
Runbox MCP provides remote coding environment for AI and agents. It can publish your AI-written website code as real world URL domain. Deploy your AI generated code as a real website running in remote server.
Capability:
Publish static html, js, css files as public website URL to share
Live code editor to edit source code and update website content
Build website, read/write code in remote code sandbox
Execute commands safely in remote sandbox to test the code and fix bugs
Serve code as real website URL to test demo
demo video: https://www.youtube.com/watch?v=ONvT516jLBo
Install
{
"mcpServers": {
"runbox-website-publisher": {
"command": "npx",
"args": ["-y", "code-sandbox-mcp@latest"]
}
}
}Related MCP server: chatpipe-mcp
Features
From chat to publish website live
Just ask Claude: "Create a xyz website and publish to runbox" and you will get a URL hosting your website like https://runbox.ai/site/VnIdYXn5bIBGyv9X/
Live code editor
Easily view and edit Claude generated code in a live editor
Multi files supprot
Support multiple html, js, css and other files
Dev
server side code: https://github.com/11cafe/code-sandbox-server
This server cannot be deployed
Maintenance
Related MCP Connectors
- hoasterOAuthapp.hoaster
Hosts AI-generated web content (HTML, images, SVG, JSON) at a public URL, with custom domains.
Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.
Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.
Deploy AI-generated HTML/CSS/JS to instant public HTTPS URLs from any MCP-compatible agent.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceProvides AI coding agents with a secure, sandboxed environment for executing coding tasks including file operations, command execution, and testing. Features session management, policy enforcement, and Docker-based sandboxing for safe code execution and development workflows.-
- AlicenseAqualityCmaintenancePublish live web pages from AI coding agents. Instant shareable URLs for dashboards, landing pages, and reports with password protection.41MIT
- AlicenseAqualityCmaintenanceEnables AI agents to build, edit, and publish live websites with hosting, database, auth, and domains via the Model Context Protocol.138 npm1MIT
- FlicenseAqualityDmaintenanceEnables AI assistants to securely execute Python and JavaScript code in sandboxed environments, with file management and package installation.747 npm-