← Registry

Marketing

webzum.com

Creates and manages websites and lead generation pages for businesses.

1 endpoint17 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://webzum.com/api/mcp

No auth detected

MCP server metadata

Name
webzum
Version
1.0.0
Capabilities
tools

Known tools 17

search_businesses

Search for businesses by name, phone number, or location.

Inferred read-only
create_site

Create a new website for a business.

Potential side effects
create_lead_gen_site

Create a third-party LEAD-GENERATION page about a business (NOT a site for that business itself).

Potential side effects
get_site_status

Check the status and generation progress of a site.

Inferred read-only
generate_geo_page

Generate a local SEO-optimized landing page for lead generation.

Inferred read-only
list_user_sites

List all websites created by the authenticated user.

Inferred read-only
host_site

Instantly host any web content on WebZum.

Inferred read-only
host_file

Add a file to your hosted site.

Inferred read-only
get_hosted_files

List all files in a hosted site's current version.

Inferred read-only
host_zip

Upload a zipped bundle of files to a hosted site in a single call.

Potential side effects
clone_site

Clone a public web page into a hosted site.

Inferred read-only
update_site_html

Edit a generated WebZum site by describing the change in natural language.

Potential side effects
update_contact

Update a WebZum site's universal contact fields — phone, email, WhatsApp, the primary contact channel, address, hours — OR the business/brand name.

Potential side effects
regenerate_header

Regenerate the header (nav bar, logo placement, top-of-page) of a WebZum site.

Inferred read-only
regenerate_footer

Regenerate the footer of a WebZum site.

Inferred read-only
regenerate_logo

Regenerate the logo for a WebZum site using AI.

Inferred read-only
regenerate_image

Regenerate one image inside a specific section of a WebZum site.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.webzum]
url = "https://webzum.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webzum": {
      "type": "http",
      "url": "https://webzum.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webzum
Remote MCP URL: https://webzum.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "webzum": {
      "url": "https://webzum.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webzum": {
      "type": "http",
      "url": "https://webzum.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webzum",
  "transport": "streamable-http",
  "url": "https://webzum.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.