desnui

Yabuku-xD/desnui
★ 0 stars Python 🌐 Browser/Web Updated 1d ago
Unified MCP server for UI component discovery across shadcn/ui, coss/ui, and devl.dev — 365+ components, automatic deduplication
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "desnui": {
      "command": "uvx",
      "args": [
        "desnui"
      ]
    }
  }
}

Or install with pip: pip install desnui

README Excerpt

<div align="center"> <h1>desnUI</h1> <p> <strong>Unified MCP server for UI component discovery across shadcn/ui, coss/ui, and devl.dev.</strong> </p> </div> --- desnUI aggregates **700+ UI components** from three major sources into a single MCP interface. The catalog is **fetched live** from the upstream registries (`ui.shadcn.com/r`, `coss.com/ui/r`, devl.dev's JS bundle) with automatic deduplication — same-name components across sources get versioned as `-v2`, `-v3` instead of overwriting each