Skip to main content
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. The MCP server is available at:

Authentication

The Brandfetch MCP server uses OAuth. When you add the server, your MCP client opens a browser window where you sign in with your Brandfetch account. If you don’t have an account yet, sign up for free; the free plan includes 100 requests per month.
If your MCP client doesn’t support OAuth, or you’re running in a non-interactive environment (CI, scripted agents), you can generate an MCP token in the Keys and MCP section of the Developer Dashboard and send it as a bearer token:
Treat the token like a password — don’t share or commit it.

Setup

In Claude Desktop or claude.ai, go to Settings → Connectors → Add custom connector and enter:
  • Name: Brandfetch
  • URL: https://mcp.brandfetch.io/mcp
Click Add, then Connect — a browser window opens to sign in with your Brandfetch account.

Available tools

Usage and quotas

MCP requests count against your Brand API quotas. You can monitor your usage in the Developer Dashboard.