Skip to main content
Glama
11cafe

Runbox Website Builder MCP

by 11cafe

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: Advanced MCP Server

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

A
license - permissive license
-
quality - not tested
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/11cafe/website-publisher-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server