Serversio.github.suprraz/webzum
W

WebZum - The Hosting Layer for AI-Generated Web Content

io.github.suprraz/webzum · v1.2.0
● Remote
v1.2.0remote🌐 https://webzum.com/api/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.suprraz/webzum",
  "description": "Instant MCP hosting for AI-generated web content. Publish HTML/CSS/JS, get a live URL in seconds.",
  "title": "WebZum - The Hosting Layer for AI-Generated Web Content",
  "version": "1.2.0",
  "websiteUrl": "https://webzum.com",
  "icons": [
    {
      "src": "https://webzum.com/icon-512.png",
      "mimeType": "image/png",
      "sizes": [
        "512x512"
      ]
    },
    {
      "src": "https://webzum.com/icon-192.png",
      "mimeType": "image/png",
      "sizes": [
        "192x192"
      ]
    },
    {
      "src": "https://webzum.com/favicon-48.png",
      "mimeType": "image/png",
      "sizes": [
        "48x48"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://webzum.com/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}