Runbox Website Builder MCP
@11cafe
About Runbox Website Builder MCP
AI Website builder and publisher MCP. Quickly publish and deploy your AI generated code as real website URL. Support html, css, js, python etc.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"runbox-website-builder": {
"command": "npx",
"args": [
"-y",
"code-sandbox-mcp@latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Runbox Website Builder MCP?
Runbox Website Builder MCP provides a remote coding environment for AI and agents. It can publish AI-written website code as a real-world URL domain, deploying AI-generated code as a live website running on a remote server. It is designed for developers and content creators who want to quickly go from chat to a published website.
How to use Runbox Website Builder MCP?
Install the MCP server by adding the configuration to your MCP client using npx -y code-sandbox-mcp@latest. After setup, simply ask Claude (or another compatible AI) something like "Create a xyz website and publish to runbox" to generate code and receive a live URL. The server supports a live code editor to view and edit generated files in real time.
Key features of Runbox Website Builder MCP
- Publish static HTML, JS, and CSS files as a public website URL
- Live code editor to edit source code and update website content
- Build websites, read/write code in a remote code sandbox
- Execute commands safely in the remote sandbox for testing and debugging
- Serve code as a real website URL for demo and testing
- Support for multiple files (HTML, JS, CSS, and others)
Use cases of Runbox Website Builder MCP
- Create a new website from an AI prompt and publish it instantly to a live URL
- Iterate on AI-generated code using the live editor to fine-tune content and styling
- Test and debug website code in a remote sandbox before sharing the final URL
- Deploy multi-file static sites without managing your own hosting infrastructure
FAQ from Runbox Website Builder MCP
How do I publish a website with Runbox Website Builder MCP?
Ask an AI assistant (like Claude) to "Create a xyz website and publish to runbox". The server will generate the code and return a live URL hosting your website, for example https://runbox.ai/site/VnIdYXn5bIBGyv9X/.
What file types are supported?
The server supports static HTML, JavaScript, CSS, and multiple other files within the same project, allowing multi-file websites.
Can I edit the code after it is published?
Yes, the server provides a live code editor that lets you view and modify the source code and then update the website content in real time.
What command do I use to install the server?
Use the following JSON configuration in your MCP client: "command": "npx", "args": ["-y", "code-sandbox-mcp@latest"].
Is there a demo available?
Yes, a demo video is available at: https://www.youtube.com/watch?v=ONvT516jLBo.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments