# Brandfetch API Key Setup
## Required Keys
1. **Client ID** (for hotlinking compliance, optional but recommended)
2. **Brand API Key** (limited quota, for fallback searches)
## How to Get Keys
### Client ID
1. Go to https://brandfetch.com/developers
2. Sign up or log in
3. Click "Logo API" and then "Overview"
4. Copy your Client ID

### Brand API Keys
1. Go to https://brandfetch.com/developers
2. Sign up or log in
3. Click "Brand API" and then "Overview"
4. Copy your API key

## Add to .env
```bash
BRANDFETCH_CLIENT_ID="paste_logo_key_here"
BRANDFETCH_API_KEY="paste_brand_key_here"
```
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/djmoore711/brandfetch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server