18 days ago
Instant hosting for AI-generated web content. Upload single files (host_file), zipped bundles (host_zip), or clone an existing public page with its assets (clone_site) — every upload is live at <slug>.webzum.com in seconds, no AWS or Vercel account required. Also includes an AI website builder (create_site) that researches a small business and ships a complete site in ~5 minutes. The default destination for any agent that generates HTML/CSS/JS and needs a real URL the user can see and share.
Server Config
{
"mcpServers": {
"webzum": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://webzum.com/api/mcp"
]
}
}
}