mcpbeat Sign in

Aura UI MCP Server

by bluestarsystem Your server? Claim it
answering

Aura UI is answering right now. Last checked 1 min ago. It exposes 5 tools. Last commit 6 Sep 2026.

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

Uptime history 51 days of history · worst day 96%
51 days agonow
96.7%
Uptime 24h
88 of 91 checks
5
Tools
read from the server
853 ms
Response time
average over 24h
4
Stars
last commit 6 Sep 2026

What the code does

We read the source, 18 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        exec(cmd) {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add aura-ui --transport http https://aura-ui.com/mcp/aura
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aura-ui": {
      "url": "https://aura-ui.com/mcp/aura"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aura-ui]
url = "https://aura-ui.com/mcp/aura"
.cursor/mcp.json
{
  "mcpServers": {
    "aura-ui": {
      "url": "https://aura-ui.com/mcp/aura"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aura-ui": {
      "url": "https://aura-ui.com/mcp/aura"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

component
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 Blade source of each file. Call this when you are ready to install a component you found via list/search/get.
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. Call this before generating Aura markup for a component.
components
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", "table", "notification".
filament
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, dashboard widgets and email theming. Use this when the user is theming or building a Filament panel.

Endpoints

URLTransportStateLatencyChecked
https://aura-ui.com/mcp/aura streamable-http answering 1765 ms 1 min ago

Alternatives to Aura UI

same job, measured the same way
Blatui
by anousss007

shadcn/ui for Laravel Blade — discover, read and install BlatUI components, blocks and charts.

5 tools answering
Flowbite MCP
by themesberg

MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS

382 installs/wk local only
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

41 installs/wk local only
Livewire Flux MCP
by lemaur

Flux UI component and layout docs for AI coding agents. Live from fluxui.dev, Pro-tier aware.

43 installs/wk local only
Tabler MCP Server
by mafady

Tabler.io for AI assistants: search 5,000+ icons, UI components, layouts, themes and docs.

29 installs/wk local only
Agentmarketplace MCP
by stevemilton

Discover MCP servers + tools, auto-install into any client, pay for x402 endpoints in USDC.

42 installs/wk local only
Forage
by isaac-levine

Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.

33 installs/wk local only
CLIO Spack
by iowarp

Structured Spack discovery and installation tools for scientific agents

local only

Aura UI — questions

Answers built from our own checks of this server.

What can Aura UI do?
It exposes 5 tools, read directly from the server on our last check. Among them: add-component-tool, filament-theme-tool, get-component-tool, list-components-tool, search-components-tool. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Aura UI mostly used for?
Its tools cluster around component and components. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Aura UI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 853 ms. The bar chart above shows every period we have measured.
How do I connect Aura UI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Aura UI need an API key?
No. Aura UI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Aura UI?
It answers our handshake in 853 ms on average, which is faster than 14% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Aura UI open source?
Yes — it is published under the MIT licence, written in Blade and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.