by.authorized/brands
by.authorized/brandsSearch brands and find authorized retailers on authorized.by
Tools · 6
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 the full profile for a specific brand: categories, website, headquarters country and description.
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…
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 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 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).
Similar MCP servers embedding-nearest
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"
}
}
}