mcpbeat

Aura UI MCP Server

by bluestarsystem
answering

Aura UI is answering right now. Last checked 2 min ago. It exposes 5 tools. Last commit 4 Aug 2026.

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

Uptime history 36 hours of history
36 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
316 ms
Response time
average over 24h
1
Stars
last commit 4 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 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", "data-table"): 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 238 ms 2 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

483 installs/wk local only
Skillsmith
by smith-horn

Discover, install, and manage 14,000+ curated agent skills for any MCP-compatible agent.

320 installs/wk local only
Tabler MCP Server
by mafady

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

54 installs/wk local only
Agentmarketplace MCP
by stevemilton

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

287 installs/wk local only
Forage
by isaac-levine

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

53 installs/wk local only
CLIO Spack
by iowarp

Structured Spack discovery and installation tools for scientific agents

local only
Index9
by index9-org

Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor

111 installs/wk 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 92 of 92 checks got a reply (100.0%), average response time 316 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 316 ms on average, which is faster than 47% of all working MCP servers we measure. 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, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.