
OpenBrand
MCP server by github.com/ethanjyx/openbrand
Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
About OpenBrand
OpenBrand is an MCP (Model Context Protocol) server published by ethanjyx in the official MCP registry. Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
It ships as an npm package (openbrand-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/ethanjyx/openbrand, where the project has earned 755 GitHub stars.
Use OpenBrand with your agent
claude mcp add openbrand -- npx -y openbrand-mcp{
"mcpServers": {
"openbrand": {
"command": "npx",
"args": [
"-y",
"openbrand-mcp"
]
}
}
}openbrand-mcpFrequently asked questions
- What is OpenBrand?
- OpenBrand is an MCP (Model Context Protocol) server by ethanjyx. Extract brand assets (logos, colors, backdrop images, brand name) from any website URL
- How do I connect OpenBrand to Claude, Cursor, or another MCP client?
- Install OpenBrand from its npm package (openbrand-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is OpenBrand open source?
- Yes — the source code is public at github.com/ethanjyx/openbrand, with 755 GitHub stars.
- Can AI agents pay to use OpenBrand?
- Not yet through Loomal — OpenBrand is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

sentry-mcp
725
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

idea-reality-mcp
719
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.

reddit-mcp-buddy
711
Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed.

reddit-buddy-mcp
711
Reddit MCP server - browse posts, search content, analyze users.

unreal-engine-mcp
706
MCP server for Unreal Engine 5 with 23 tools for game development automation.

rustunnel
634
Give AI agents public HTTPS/TCP/UDP URLs for any localhost service. Open source, self-hostable.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OpenBrand? Claim this listing free by verifying GitHub ownership, or contact us.