Blatui MCP Server

A CLI that copies open-source, copy-paste UI components you own straight into your Laravel project. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process. The project is written in Blade.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 229 · #350 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

NOASSERTION · Blade · how we verify → /methodology

01 · Install Blatui

Claude Code

claude mcp add anousss007-blatui --transport http https://blatui.remix-it.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "anousss007-blatui": {
      "url": "https://blatui.remix-it.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://blatui.remix-it.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to blatui.remix-it.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.anousss007 is GitHub-verified and matches the repo owner

03 · What Blatui can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.28.1 · 2026-08-22

v1.28.0 · 2026-08-22

v1.27.0 · 2026-08-21

04 · Who maintains Blatui

blatui is maintained by anousss007. We track 2 MCP servers from anousss007 - 2 actively maintained, 245 combined GitHub stars, oldest repo from May 2026. Full record: all servers from anousss007.

  1. ng-blatui ng-blatui for Angular - search components, blocks, charts & templates and read their typed API. ★ 16

05 · Facts

category
other - ranked #350 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-22)
registry
io.github.anousss007/blatui (active, first published 2026-06-08)

06 · Blatui FAQ

What is Blatui?

A CLI that copies open-source, copy-paste UI components you own straight into your Laravel project. It is available as a remote MCP endpoint.

Is Blatui still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Blatui?

Run `claude mcp add anousss007-blatui --transport http https://blatui.remix-it.com/mcp`. You can also paste the ready-made client config above.

Does Blatui require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Blatui