Developer Tools
aura-ui.com
Provides tools to list, search, get, and install Aura UI components for Laravel projects, including Filament theme details.
ENDPOINT 1
https://aura-ui.com/mcp/aura
MCP server metadata
- Name
- Aura UI
- Version
- 1.0.0
Known tools 5
list-components-toolList all available Aura UI components (free and Pro), with their Blade tag, tier, and a one-line description.
Inferred read-onlysearch-components-toolSearch Aura UI components by keyword (matches name, title and description).
Inferred read-onlyadd-component-toolGet 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 effectsfilament-theme-toolDescribe 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 effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.