← Registry

eCommerce

ktcrystals.com

Provides a verified crystal bracelet catalog with search, product details, materials listing, sourcing guidance, and procurement shortlist building.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 31, 2026

ENDPOINT 1

https://ktcrystals.com/mcp

No auth detected

MCP server metadata

Name
crystal-suppliers-mcp-server
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

crystal_search_products

Search the verified 104-SKU bracelet catalog by SKU, name, material, or theme.

Inferred read-only
crystal_get_product

Get one verified bracelet by exact SKU or slug, including materials, image, source URL, related SKUs, and explicit manual-confirmation status for commercial terms.

Inferred read-only
crystal_list_materials

List normalized materials and real SKU counts from the current verified bracelet catalog.

Inferred read-only
crystal_get_sourcing_guidance

Get source-linked procurement checks for bracelets, loose beads, accessories, or raw materials.

Inferred read-only
crystal_build_procurement_shortlist

Build a deterministic shortlist across requested crystal categories.

Inferred read-only
crystal_prepare_inquiry

Validate any supplied bracelet SKUs and draft an English wholesale inquiry.

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.crystal-suppliers-mcp-server]
url = "https://ktcrystals.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crystal-suppliers-mcp-server": {
      "type": "http",
      "url": "https://ktcrystals.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crystal-suppliers-mcp-server": {
      "type": "http",
      "url": "https://ktcrystals.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crystal-suppliers-mcp-server",
  "transport": "streamable-http",
  "url": "https://ktcrystals.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.