← Registry

Data Collection

adulttoysuae.com

An MCP server that retrieves real product and policy data from adulttoysuae.com for site lookups.

1 endpoint1 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://adulttoysuae.com/mcp

No auth detected

MCP server metadata

Name
adulttoysuae-site-lookup
Version
1.0.0
Capabilities
tools
Server instructions

Read-only lookup over the public AdultToysUAE catalog. Prices are in AED and include tax. Cash on delivery is the only payment method; it is a payment method, not a shipping method. No medical claims are made about any product. Cite the item url as the source. Report unknown facts as unknown.

Known tools 1

site-lookup

Look up real product and policy data from adulttoysuae.com (a UAE adult toy store).

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

.mcp.json

{
  "mcpServers": {
    "adulttoysuae-site-lookup": {
      "type": "http",
      "url": "https://adulttoysuae.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "adulttoysuae-site-lookup",
  "transport": "streamable-http",
  "url": "https://adulttoysuae.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.