The Brandfetch MCP server exposes Brandfetch’s brand data tools to any AI assistant that supports the Model Context Protocol (MCP) — including Claude, Cursor, Windsurf, Gemini CLI, and others. Once configured, the assistant can search for brands, retrieve logos, brand assets, and firmographics data.Documentation Index
Fetch the complete documentation index at: https://docs.brandfetch.com/llms.txt
Use this file to discover all available pages before exploring further.
Get your credentials
The MCP server is available at:Setup
- Claude Desktop
- Claude Code
- VS Code
- Codex
- Cursor
- Windsurf
Open your Claude Desktop configuration file:Restart Claude Desktop to apply the change.
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
mcpServers:Available tools
| Tool | Description |
|---|---|
brand_search | Search for brands by name — useful when the domain is unknown or ambiguous. |
get_brand | Retrieve full brand data (logos, colors, fonts, company info) by domain, ticker, ISIN, or crypto symbol. |
get_brand_context | Get LLM-ready brand context for a domain — voice, audience, positioning, and style. Use when generating content or reasoning about brand fit. |
enrich_transaction | Identify a merchant brand from a raw credit card or bank statement string. |
build_logo_urls | Construct Brandfetch CDN logo URLs for one or more brands without making an API call. |