Back to Browse

Openbrand MCP Server

Developer ToolsLow Risk9.6MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

9.6
Low Risk9.6Low Risk

Valid MCP server (2 strong, 4 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.

10 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

clipboard

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Your OpenBrand API key from https://openbrand.sh/dashboardRequired

Environment variable: OPENBRAND_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-ethanjyx-openbrand": {
      "env": {
        "OPENBRAND_API_KEY": "your-openbrand-api-key-here"
      },
      "args": [
        "-y",
        "openbrand-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!