Loomal

OpenBrand

MCP server by github.com/ethanjyx/openbrand

Extract brand assets (logos, colors, backdrop images, brand name) from any website URL

755 starsnpm: openbrand-mcp

About OpenBrand

OpenBrand is an MCP (Model Context Protocol) server published by ethanjyx in the official MCP registry. Extract brand assets (logos, colors, backdrop images, brand name) from any website URL

It ships as an npm package (openbrand-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ethanjyx/openbrand, where the project has earned 755 GitHub stars.

Use OpenBrand with your agent

Claude Code · one command
claude mcp add openbrand -- npx -y openbrand-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "openbrand": {
      "command": "npx",
      "args": [
        "-y",
        "openbrand-mcp"
      ]
    }
  }
}
npmopenbrand-mcp

Frequently asked questions

What is OpenBrand?
OpenBrand is an MCP (Model Context Protocol) server by ethanjyx. Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
How do I connect OpenBrand to Claude, Cursor, or another MCP client?
Install OpenBrand from its npm package (openbrand-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is OpenBrand open source?
Yes — the source code is public at github.com/ethanjyx/openbrand, with 755 GitHub stars.
Can AI agents pay to use OpenBrand?
Not yet through Loomal — OpenBrand is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OpenBrand? Claim this listing free by verifying GitHub ownership, or contact us.