MCP Server
MCP
OpenBrand
Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "openbrand-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your OpenBrand API key from https://openbrand.sh/dashboard",
"isSecret": true,
"name": "OPENBRAND_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment