trackmcp
Back to directory
11cafe

website-publisher-mcp

View on GitHub

AI Website builder and publisher MCP. Quickly publish and deploy your AI generated code as real website URL. Support html, css, js, python etc.

14 stars JavaScriptWeb & Internet Tools Updated Oct 6, 2025
agentmcpmcp-server

Documentation

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

json
{
  "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/

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

Frequently asked questions

What is website-publisher-mcp?

website-publisher-mcp is AI Website builder and publisher MCP. Quickly publish and deploy your AI generated code as real website URL. Support html, css, js, python etc.

How do I install website-publisher-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is website-publisher-mcp open source?

Yes — it is hosted on GitHub at https://github.com/11cafe/website-publisher-mcp and has 14 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP