# brands MCP server

Search brands and find authorized retailers on authorized.by

## Links
- Registry page: https://www.getdrio.com/mcp/by-authorized-brands

## Install
- Endpoint: https://app.authorized.by/api/public/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://app.authorized.by/api/public/mcp

## Tools
- 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. Endpoint: https://app.authorized.by/api/public/mcp
- get_brand - Get the full profile for a specific brand: categories, website, headquarters country and description. Endpoint: https://app.authorized.by/api/public/mcp
- 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.by seal is live on their shop). Endpoint: https://app.authorized.by/api/public/mcp
- 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 shop). Omit 'search' to retrieve the full index. Endpoint: https://app.authorized.by/api/public/mcp
- 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 seal is live on their shop). Endpoint: https://app.authorized.by/api/public/mcp
- 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). Endpoint: https://app.authorized.by/api/public/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: by.authorized
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 25, 2026
- Source: https://registry.modelcontextprotocol.io
