← Registry

eCommerce

trendsly.ca

Provides search and browsing of Canadian fashion brands and products via Trendsly's catalogue.

1 endpoint3 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://mcp.trendsly.ca/mcp

No auth detected

MCP server metadata

Name
trendsly-canadian-fashion-search
Version
0.4.0
Capabilities
tools.listChanged

Known tools 3

search_products

Semantically search Trendsly's verified Canadian fashion catalogue.

Inferred read-only
browse_brand_products

Browse products from one exact searchable Trendsly brand.

Inferred read-only
list_brands

List verified Canadian-founded or Canadian-based brands with products currently searchable in Trendsly.

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.trendsly-canadian-fashion-search]
url = "https://mcp.trendsly.ca/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsly-canadian-fashion-search": {
      "type": "http",
      "url": "https://mcp.trendsly.ca/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsly-canadian-fashion-search
Remote MCP URL: https://mcp.trendsly.ca/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": {
    "trendsly-canadian-fashion-search": {
      "url": "https://mcp.trendsly.ca/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsly-canadian-fashion-search": {
      "type": "http",
      "url": "https://mcp.trendsly.ca/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsly-canadian-fashion-search",
  "transport": "streamable-http",
  "url": "https://mcp.trendsly.ca/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 trendsly.ca was fetched 2026-08-05T14:14:59.651Z.

Trust status Neutral

trendsly.ca 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.