daisyui (MCP Server)

GitHub

🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "daisyui": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-daisyui"
      ]
    }
  }
}