Skip to content

Tools

Free

by MCP Community

BranderUX MCP Tools — Add branded interactive UI to any MCP server

v0.2.18Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Tools MCP Server

BranderUX MCP Tools — Add branded interactive UI to any MCP server

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @brander/mcp-tools
Add to claude_desktop_config.json
{
  "mcpServers": {
    "tools": {
      "command": "npx",
      "args": ["-y", "@brander/mcp-tools"]
    }
  }
}