← Registry

Design

worldwebdesing.com

Provides pricing, package details, and brief submission for fixed-price website design services.

1 endpoint3 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://worldwebdesing.com/api/mcp

No auth detected

MCP server metadata

Name
worldwebdesign-mcp
Version
1.0.0
Capabilities
tools
Server instructions

WorldWebDesign builds fixed-price business websites in 48-72 hours. Use get_packages and get_quote freely to inform the user; only call submit_brief once they've explicitly agreed to proceed.

Known tools 3

get_packages

List WorldWebDesign's fixed-price website packages (Launch Sprint $299, Growth Upgrade $599, Revenue System from $1,200), including features, turnaround time and the pay-after-approval guarantee.

Potential side effects
get_quote

Calculate an exact price and delivery timeline for a website based on page count, number of languages and whether e-commerce is needed.

Inferred read-only
submit_brief

Submit a structured website brief on behalf of the user.

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.worldwebdesign-mcp]
url = "https://worldwebdesing.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: worldwebdesign-mcp
Remote MCP URL: https://worldwebdesing.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": {
    "worldwebdesign-mcp": {
      "url": "https://worldwebdesing.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "worldwebdesign-mcp",
  "transport": "streamable-http",
  "url": "https://worldwebdesing.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.