Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Runbox Website Builder

FreeNot checked

Provides a remote coding environment for AI to publish static websites as live URLs, with live code editing and sandbox execution.

GitHubEmbed

About

Provides a remote coding environment for AI to publish static websites as live URLs, with live code editing and sandbox execution.

README

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"]
    }
  }
}

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/

Screenshot 2025-04-23 at 8 46 03 PM

Live code editor

Easily view and edit Claude generated code in a live editor

Screenshot 2025-04-23 at 8 45 48 PM

Multi files supprot

Support multiple html, js, css and other files

Screenshot 2025-04-23 at 8 55 32 PM

Dev

server side code: https://github.com/11cafe/code-sandbox-server

from github.com/11cafe/website-publisher-mcp

Install Runbox Website Builder in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install runbox-website-builder-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add runbox-website-builder-mcp -- npx -y code-sandbox-mcp

FAQ

Is Runbox Website Builder MCP free?

Yes, Runbox Website Builder MCP is free — one-click install via Unyly at no cost.

Does Runbox Website Builder need an API key?

No, Runbox Website Builder runs without API keys or environment variables.

Is Runbox Website Builder hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Runbox Website Builder in Claude Desktop, Claude Code or Cursor?

Open Runbox Website Builder on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Runbox Website Builder with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs