← Registry

Developer Tools

aura-ui.com

Provides tools to list, search, get, and install Aura UI components for Laravel projects, including Filament theme details.

1 endpoint5 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://aura-ui.com/mcp/aura

No auth detected

MCP server metadata

Name
Aura UI
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 5

list-components-tool

List all available Aura UI components (free and Pro), with their Blade tag, tier, and a one-line description.

Inferred read-only
search-components-tool

Search Aura UI components by keyword (matches name, title and description).

Inferred read-only
get-component-tool

Get full details for a single Aura UI component by name (e.

Inferred read-only
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.

Potential side effects
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.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aura-ui]
url = "https://aura-ui.com/mcp/aura"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aura-ui": {
      "type": "http",
      "url": "https://aura-ui.com/mcp/aura"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aura-ui
Remote MCP URL: https://aura-ui.com/mcp/aura

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aura-ui": {
      "url": "https://aura-ui.com/mcp/aura"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aura-ui": {
      "type": "http",
      "url": "https://aura-ui.com/mcp/aura"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aura-ui",
  "transport": "streamable-http",
  "url": "https://aura-ui.com/mcp/aura"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.