Discover and install Aura UI Blade components for Laravel, Livewire and Tailwind CSS 4.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
"Vibrant Depth" UI component library for Laravel 12 + Livewire 4 + Alpine.js + Tailwind CSS 4.
Aura UI provides 64 production-ready Blade components with a cohesive design system featuring gradients, glow effects, micro-animations, glass morphism, and full dark mode support. Unlike flat/minimal UI libraries, Aura UI intentionally goes in a different direction while staying professional.
Date picker, file upload, autocomplete, charts, calendar, command palette and the rich editor are all included here, under the MIT licence -- no account and no licence key required.
Building an admin panel? Aura UI Pro adds a DataTable system, application shells and data-heavy components on top.
Publish config and CSS:
Or publish individually:
Import the CSS in your app:
| Component | Usage | Description |
|---|---|---|
| Button | <x-aura::button> | 6 variants, 5 sizes, outline, gradient, loading state |
| Input | <x-aura::input> | Label, hint, error, prefix/suffix, clearable |
| Textarea | <x-aura::textarea> | Auto-resize, character count |
| Select | <x-aura::select> | Native select with custom styling |
| Checkbox | <x-aura::checkbox> | Animated check, label, description |
| Radio | <x-aura::radio> | Grouped via <x-aura::radio-group> |
| Toggle | <x-aura::toggle> | Switch with sizes and colors |
| Icon | <x-aura::icon> | Heroicons integration |
| Component | Usage | Description |
|---|---|---|
| Badge | <x-aura::badge> | 6 variants, dot, outline, pill, removable |
| Alert | <x-aura::alert> | 4 variants, dismissible, icon, title |
| Spinner | <x-aura::spinner> | Border and gradient styles, 3 sizes |
| Skeleton | <x-aura::skeleton> | Text, title, circle, avatar, button, image |
| Progress | <x-aura::progress> | 5 colors, striped, animated, label |
| Component | Usage | Description |
|---|---|---|
| Card | <x-aura::card> | Header/body/footer slots, glass, hover |
| Container | <x-aura::container> | Max-width centered wrapper (sm/md/lg/xl/full) |
| Layout | <x-aura::layout> | Flex wrapper for main + aside |
| Main | <x-aura::main> | Semantic primary content area |
| Aside | <x-aura::aside> | Sidebar with width and sticky options |
| Modal | <x-aura::modal> | Overlay, slide-over, glass, sizes |
| Dropdown | <x-aura::dropdown> | Items, separators, keyboard nav |
| Tooltip | <x-aura::tooltip> | Positions, delay |
| Avatar | <x-aura::avatar> | Sizes, status, initials, group |
| Component | Usage | Description |
|---|---|---|
| Breadcrumbs | <x-aura::breadcrumbs> | Items array, responsive |
| Pagination | <x-aura::pagination> | Laravel paginator, per-page |
| Component | Usage | Description |
|---|---|---|
| Empty State | <x-aura::empty-state> | Icon, title, description, actions |
| Stats Card | <x-aura::stats-card> | Value, change, icon |
| Description List | <x-aura::description-list> | Label/value pairs |
| Table | <x-aura::table> | Composable table with striped, hoverable, bordered, compact |
| Component | Usage | Description |
|---|---|---|
| Heading | <x-aura::heading> | Semantic h1-h6 with auto sizing |
| Subheading | <x-aura::subheading> | Secondary descriptive text |
| Text | <x-aura::text> | Paragraph text with size, color, weight |
| Component | Usage | Description |
|---|---|---|
| Form | <x-aura::form> | Sections, grid, actions |
Unlock 25 additional components and a powerful DataTable system with Aura UI Pro:
Aura UI's "Vibrant Depth" design system is built on CSS custom properties:
All components support dark mode via the .dark class on <html>:
Colors, shadows, and glows automatically adapt.
Override CSS custom properties to theme Aura UI:
Visit /aura/playground in your app to see all components live. Toggle in config:
MIT License. See LICENSE for details.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aura-ui)<a href="https://allmcps.com/mcp/aura-ui"><img src="https://allmcps.com/api/badge/aura-ui?style=directory" alt="Aura UI on AllMCPs" /></a>