Loading MCP server directory, please wait...
Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
npx @getmcp/cli add io.github.ethanjyx/openbrandRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ethanjyx/openbrand": {
"command": "npx",
"args": [
"-y",
"openbrand-mcp"
],
"env": {
"OPENBRAND_API_KEY": ""
}
}
}
}