
Blatui
Let your agent discover, read, and install BlatUI Blade components, blocks, and charts like shadcn/ui—but for Laravel.
Overview
BlatUI is an MCP server for the Build phase that helps agents discover and install Laravel Blade UI components, blocks, and charts.
What is this MCP server?
- shadcn/ui-style workflow adapted for Laravel Blade via BlatUI
- MCP tools to discover, read, and install components, blocks, and charts
- Hosted streamable-http remote at https://blatui.remix-it.com/mcp
- Version 1.0.0 with website https://blatui.remix-it.com
- Reduces copy-paste hunting through Blade UI docs during agent-assisted coding
- Remote MCP URL: https://blatui.remix-it.com/mcp
- Published package version 1.0.0
- Transport type: streamable-http on hosted remote
What problem does it solve?
Building Laravel UIs with agents devolves into guessing component names and hand-copying Blade snippets from scattered docs.
Who is it for?
Indie Laravel developers using MCP agents who want a shadcn-like component loop for Blade frontends.
Skip if: React-only or Next.js stacks, or teams not using Laravel Blade.
What do I get? / Deliverables
After you connect BlatUI MCP, your agent can fetch catalog entries and install matching Blade components into your project faster.
- Installed BlatUI components, blocks, or charts in your Laravel app
- Agent-readable catalog metadata for Blade UI choices
- Faster iteration on dashboards and marketing UI
Recommended MCP Servers
Journey fit
Component discovery and installation land in Build when you are assembling the product UI, not when you are still validating the idea. BlatUI targets Laravel Blade views and UI primitives, which maps directly to frontend implementation work.
How it compares
Laravel Blade UI catalog MCP, not a generic CSS generator skill.
Common Questions / FAQ
Who is BlatUI for?
BlatUI is for solo builders and small teams shipping Laravel apps who want agent-assisted install of Blade UI components similar to shadcn/ui.
When should I use BlatUI?
Use it while building dashboards, admin panels, or marketing pages when you need the agent to pick and wire BlatUI components instead of inventing markup from scratch.
How do I add BlatUI to my agent?
Register the remote MCP server URL https://blatui.remix-it.com/mcp (streamable-http) in your client’s MCP settings, or follow the GitHub anousss007/blatui repo if you run a local variant, then reload tools.