Brandfetch MCP Server

Hosted, remote, streamable-HTTP MCP server exposing seven Brandfetch tools — brand_search, get_brand, get_brand_context, enrich_transaction, build_logo_urls, get_asset_base64 and send_feedback — to any MCP client. Authenticates with OAuth 2.1 (authorization_code + PKCE S256) or a bf1. bearer token. MCP requests draw on the caller's Brand API quota.

API entry from apis.yml

apis.yml Raw ↑
aid: brand-api:brandfetch-mcp
name: Brandfetch MCP Server
description: Hosted, remote, streamable-HTTP MCP server exposing seven Brandfetch tools — brand_search,
  get_brand, get_brand_context, enrich_transaction, build_logo_urls, get_asset_base64 and send_feedback
  — to any MCP client. Authenticates with OAuth 2.1 (authorization_code + PKCE S256) or a bf1. bearer
  token. MCP requests draw on the caller's Brand API quota.
humanURL: https://docs.brandfetch.com/mcp/overview
baseURL: https://mcp.brandfetch.io/mcp
tags:
- MCP
- Agent Tools
- Brands
properties:
- type: MCPServer
  url: mcp/brand-api-mcp.yml
- type: ToolCrosswalk
  url: mcp/brand-api-tool-crosswalk.yml
- type: Documentation
  url: https://docs.brandfetch.com/mcp/overview
- type: SourceCode
  url: https://github.com/Brandfetch/brandfetch-mcp-server