Tools
Freeby MCP Community
BranderUX MCP Tools — Add branded interactive UI to any MCP server
v0.2.18Added Apr 12, 2026
Tools MCP Server
BranderUX MCP Tools — Add branded interactive UI to any MCP server
Installation
Reviews
Installation
Quick install
npx -y @brander/mcp-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"tools": {
"command": "npx",
"args": ["-y", "@brander/mcp-tools"]
}
}
}