Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

by.authorized/brands

by.authorized/brands

Search brands and find authorized retailers on authorized.by

Uptime
100.0%
2 direct probes · 30d
Response
121ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

get_brands

Search authorized brands and manufacturers on authorized.by. Returns brand names, slugs, logos and authorized-retailer counts. Omit 'search' to retrieve the full index.

get_brand

Get the full profile for a specific brand: categories, website, headquarters country and description.

get_brand_retailers

Get all retailers authorized by a brand, sorted by subscription plan (PREMIUM → START → FREE) then by brand-connection count descending. Each retailer includes seal_implemented (whether the authorized…

get_retailers

Search authorized retailers (shops) on authorized.by. Returns retailer names, slugs, shop URLs, logos, authorized-brand counts and seal_implemented (whether the authorized.by seal is live on their sho…

get_retailer

Get the full profile for a specific retailer: address, contact details, opening hours, categories, subscription plan, TÜV certification, customer rating and seal_implemented (whether the authorized.by…

get_retailer_brands

Get all brands a retailer is authorized to sell, sorted by brand name. Each entry includes the partnership_date (when the retailer became authorized for that brand).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "by.authorized/brands": {
      "url": "https://app.authorized.by/api/public/mcp",
      "transport": "streamable-http"
    }
  }
}