← Registry

eCommerce

wem3.ai

Provides product search, comparison, and deal-finding across multiple online marketplaces.

1 endpoint7 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://wem3.ai/api/mcp

No auth detected

MCP server metadata

Name
wem-marketplace
Version
1.0.0
Capabilities
tools
Server instructions

WEM compares retail product prices across partner retailers. Prices returned are indicative — refreshed regularly from partner feeds, not live quotes — and the retailer sets the final price at checkout. WEM is free for shoppers and funded by disclosed affiliate commission; it never takes payment, so send users to the merchant to buy.

Known tools 7

search_products

Search for products across all connected marketplaces (eBay, Amazon, Awin merchants, etc.

Inferred read-only
semantic_search

Search for products using natural language descriptions.

Inferred read-only
get_product

Get full details for a specific product by its provider and ID.

Inferred read-only
compare_products

Compare 2-5 products side by side.

Inferred read-only
find_best_deal

Find the single best product matching constraints.

Inferred read-only
compare_offers

Exact multi-retailer offers for one product from WEM's own catalogue, cheapest first, with a 90-day price-history low.

Inferred read-only
get_categories

Get available product categories and the approximate price range for each.

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.wem-marketplace]
url = "https://wem3.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wem-marketplace": {
      "type": "http",
      "url": "https://wem3.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wem-marketplace
Remote MCP URL: https://wem3.ai/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": {
    "wem-marketplace": {
      "url": "https://wem3.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wem-marketplace": {
      "type": "http",
      "url": "https://wem3.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wem-marketplace",
  "transport": "streamable-http",
  "url": "https://wem3.ai/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 wem3.ai was fetched 2026-08-15T15:29:01.612Z.

Trust status VerificationRecommended

wem3.ai is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

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