mcpbeat Sign in

Blatui MCP Server

answering

Blatui is answering right now. Last checked 1 min ago. It exposes 5 tools. Last commit 3 Sep 2026.

shadcn/ui for Laravel Blade — discover, read and install BlatUI components, blocks and charts.

Uptime history 47 days of history · worst day 96%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
197 ms
Response time
average over 24h
251
Stars
last commit 3 Sep 2026

What the code does

We read the source, 23 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Includes a file named by a variable stubs/ui/server-table.blade.php:284
                                    @include($cellViews[$col['key']], ['value' => $value, 'row' => $row])

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add blatui --transport http https://blatui.remix-it.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blatui": {
      "url": "https://blatui.remix-it.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blatui]
url = "https://blatui.remix-it.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "blatui": {
      "url": "https://blatui.remix-it.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blatui": {
      "url": "https://blatui.remix-it.com/mcp"
    }
  }
}

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
get_component
Get a component's full Blade source, dependencies, required packages and install command.
components
list_components
List every BlatUI component with its title and one-line description. Optionally filter by category.
example
get_example
Get the full Blade source of a block or chart, plus the components and packages it needs.
install
install_command
Build the exact `php artisan blatui:add` command plus required composer/npm packages for one or more components.
registry
search_registry
Search BlatUI components, blocks and charts by name, title or description.

Endpoints

URLTransportStateLatencyChecked
https://blatui.remix-it.com/mcp streamable-http answering 178 ms 1 min ago

Alternatives to Blatui

same job, measured the same way
Ng Blatui
by anousss007

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

7 tools answering
Oleander
by oleander

The all-in-one data stack for agents. Upload files, run SQL, evolve tables, and render charts.

answering
Tapcart
by tapcart

Tapcart analytics, App Studio blocks and components, and push campaigns for your mobile app.

answering
Reel25 — Video Analytics for TikTok, Instagram & YouTube
by usnmax88

Video analytics for TikTok, Instagram, and YouTube. Track, analyze, and discover content.

23 installs/wk 26 tools answering
Google Sheets MCP
by a1-x-tech

MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.

47 installs/wk local only
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
ocular
by xyun1996

Vision tools for coding agents: screenshots, OCR, UI diffs, errors, tables, and charts.

33 installs/wk local only
Datawrapper
by palewire

A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants

291 installs/wk local only

Blatui — questions

Answers built from our own checks of this server.

What can Blatui do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_component, get_example, install_command, list_components, search_registry. 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 →
Is Blatui 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 197 ms. The bar chart above shows every period we have measured.
How do I connect Blatui?
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 Blatui need an API key?
No. Blatui 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 Blatui?
It answers our handshake in 197 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Blatui open source?
We cannot say either way: written in Blade, 251 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.