Brandfetch MCP Server

The official Model Context Protocol server for Brandfetch. It gives AI assistants access to brand search, company data, logos and design assets, and LLM-ready brand context from the Brandfetch API. Its 6 documented tools cluster into read & search, brand, enrich, build. It is available as a remote MCP endpoint.

Teams that work with brand and want a hosted endpoint instead of running a local process. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-09-09 · ★ 9 · #73 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18

MIT · HTML · how we verify → /methodology

01 · Install Brandfetch

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add brandfetch-brandfetch-mcp-server --transport http https://mcp.brandfetch.io/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "brandfetch-brandfetch-mcp-server": {
      "url": "https://mcp.brandfetch.io/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.brandfetch.io/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.brandfetch.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace io.brandfetch - domain-verified with the official MCP registry

03 · What Brandfetch can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can search for brands by name using Brandfetch's search index, and report bugs, wrong or stale brand data, or missing capabilities to Brandfetch.

Capability map

Tools grouped from the project's README - what Brandfetch lets an agent do.

read & search

2 tools - e.g. Look up full brand data by domain, stock ticker, ISIN, or crypto symbol.; Get LLM-ready brand context for a domain - voice, audience, positioning, style.

get_brand · get_brand_context

Brand

1 tool - e.g. Search for brands by name using Brandfetch's search index.

brand_search

Enrich

1 tool - e.g. Identify a merchant brand from a credit-card or bank-statement string.

enrich_transaction

Build

1 tool - e.g. Construct Brandfetch Logo CDN URLs for one or more brands (no API call).

build_logo_urls

run & execute

1 tool - e.g. Report bugs, wrong or stale brand data, or missing capabilities to Brandfetch.

send_feedback

Latest releases

v1.4.0 · 2026-09-09

get_brand now renders an interactive brand profile card on MCP Apps hosts (claude.ai, Claude Desktop): About / Logos / Colors / Fonts / - send_feedback now declines credit/quota account-state reports

v1.3.0 · 2026-08-27

We removed the base64 tool. This tool was a workaround a Claude.ai sandbox limitation. · Now, it's not possible anymore to inject assets in the sandboxes from model context. · Server instructions lead to include…

v1.2.2 · 2026-08-20

Improve quota exhaustion messaging

04 · Who maintains Brandfetch

Brandfetch is maintained by brandfetch. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
design - ranked #73 of 85 actively-maintained design servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-09)
registry
io.brandfetch/brandfetch (active, first published 2026-06-18 · 10 versions)

06 · Brandfetch FAQ

Is Brandfetch still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-09 and it shipped 8 releases in the last 90 days. We re-verify nightly.

What can Brandfetch do?

With this server connected, an agent can search for brands by name using Brandfetch's search index, and report bugs, wrong or stale brand data, or missing capabilities to Brandfetch.

How do I install Brandfetch?

Run `claude mcp add brandfetch-brandfetch-mcp-serv --transport http https://mcp.brandfetch.io/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Brandfetch require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Brandfetch

More design MCP servers · Canvas Lms MCP · Kicad MCP Server · Kiln · Decantr Ai MCP Server · Arena