← Registry

eCommerce

goodbases.com

Provides access to GoodBase's wholesale catalog, product details, shipping terms, customization options, and quote requests for lingerie and swimwear.

1 endpoint5 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://www.goodbases.com/api/mcp

No auth detected

MCP server metadata

Name
goodbase-wholesale
Version
1.0.0
Capabilities
tools
Server instructions

GoodBase is a trade-only (B2B) wholesale supplier of curated lingerie and swimwear. Use search_products/get_product to browse the catalog, get_shipping_info for DDP delivery terms, get_customization_options for private-label manufacturing, and request_quote to start a pricing conversation. Wholesale prices are only shared with approved trade accounts.

Known tools 5

search_products

Search GoodBase's wholesale catalog of curated lingerie and swimwear.

Inferred read-only
get_product

Get full details for one product by SKU (e.g.

Inferred read-only
get_shipping_info

GoodBase's shipping, delivery and customs terms for wholesale orders (DDP, door-to-door timelines, tracking, returns).

Inferred read-only
get_customization_options

Custom manufacturing and private-label options: what can be customized, sampling, lead times, and how to start a custom project.

Inferred read-only
request_quote

Start a wholesale or custom-manufacturing quote request with GoodBase.

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.goodbase-wholesale]
url = "https://www.goodbases.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "goodbase-wholesale": {
      "type": "http",
      "url": "https://www.goodbases.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "goodbase-wholesale": {
      "type": "http",
      "url": "https://www.goodbases.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "goodbase-wholesale",
  "transport": "streamable-http",
  "url": "https://www.goodbases.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for goodbases.com was fetched 2026-08-10T06:26:11.597Z.

Trust status Neutral

goodbases.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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