Server data from the Official MCP Registry
Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
Set these up before or after installing:
Environment variable: OPENBRAND_API_KEY
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"
}
}
}This MCP server provides secure brand asset extraction functionality with proper authentication via API keys stored as environment variables. The server has appropriate network and environment variable permissions that align with its brand extraction purpose, with no significant security vulnerabilities identified. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 8 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!