HomeOther › OpenBrand

OpenBrand

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

TypeScript
★ 800 stars Last pushed 2026-05-12 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "openbrand": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "OPENBRAND_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • OPENBRAND_API_KEY secret — Your OpenBrand API key from https://openbrand.sh/dashboard

Related servers

Data from the Official MCP Registry