← Registry

eCommerce

bbwbelles.com

Provides tools for finding and auditing U.S. formalwear retailers, checking arrival timelines, bridesmaid party fit, and verifying official store domains.

1 endpoint7 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://bbwbelles.com/mcp

No auth detected

MCP server metadata

Name
com.bbwbelles/formalwear
Version
1.13.1
Capabilities
tools
Server instructions

Use size as a hard gate. Keep standard numeric-size matches separate from custom-measurement fallbacks. Treat retailer results as discovery and live stock as a point-in-time first-party signal. Before recommending checkout, verify the exact garment and use check_official_store_domain when a shopping hostname is uncertain; never send passwords, payment details, order IDs, or private tokens.

Known tools 7

find_formalwear

Rank U.S.

Inferred read-only
check_formalwear_arrival

Calculate a privacy-minimal arrival runway from an exact U.S.

Inferred read-only
check_bridesmaid_party_fit

Hard-gate source-checked coordinated bridesmaid vendor systems by the largest U.S.

Inferred read-only
audit_formalwear_candidates

Check a list of retailer names or BBW Belles IDs against dated exact-size and event evidence.

Inferred read-only
check_official_store_domain

Parse a shopping URL locally and compare its hostname with the source-checked official store domain for one BBW Belles retailer.

Inferred read-only
check_live_black_size40_stock

Read Universal Standard's fixed first-party Occasion Dresses feed and return currently available black variants in its exact 4XL / U.S.

Inferred read-only
get_retailer_evidence

Return the dated size, shipping, return, ordering-model, and editorial evidence for one BBW Belles retailer ID.

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

.mcp.json

{
  "mcpServers": {
    "com-bbwbelles-formalwear": {
      "type": "http",
      "url": "https://bbwbelles.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "com-bbwbelles-formalwear",
  "transport": "streamable-http",
  "url": "https://bbwbelles.com/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.