Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Aura UI

io.github.bluestarsystem/aura-ui

Discover and install Aura UI Blade components for Laravel, Livewire and Tailwind CSS 4.

Uptime
100.0%
1 direct probes · 30d
Response
786ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list-components-tool

List all available Aura UI components (free and Pro), with their Blade tag, tier, and a one-line description. Use this to discover what UI components exist before writing markup.

search-components-tool

Search Aura UI components by keyword (matches name, title and description). Returns matching components with their Blade tag and tier. Use this when you need a component for a purpose, e.g. "date", "t…

get-component-tool

Get full details for a single Aura UI component by name (e.g. "button", "date-picker"): its Blade tag, tier, a copy-pasteable usage example, and the complete Markdown documentation including all props…

add-component-tool

Get everything needed to install an Aura UI component or block into a Laravel project: the `php artisan aura:add` command, the resolved transitive dependency tree, the file list, and (optionally) the …

filament-theme-tool

Describe the Aura Filament theme: the design presets available for a Filament v4/v5 admin panel, plus the documentation topics covering install, layout modes, custom form fields, table columns, dashbo…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aura_ui": {
      "url": "https://aura-ui.com/mcp/aura",
      "transport": "streamable-http"
    }
  }
}