mcpbeat Sign in

Electrik Slate MCP Server

by neerajsohal Your server? Claim it
answering

Electrik Slate is answering right now. Last checked 6 min ago. It exposes 6 tools. Last commit 27 Aug 2026.

Read-only MCP for Electrik Slate: Blade component docs, blocks gallery, source, and llms.txt.

Uptime history 11 days of history
11 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
238 ms
Response time
average over 24h
25
Stars
last commit 27 Aug 2026

Nothing serious here today

Today is the operative word: we check Electrik Slate every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 6 min ago.

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

Available tools 6

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_docs
Fetch markdown documentation for a Slate component (e.g. button, dialog, input).
get_component_source
Fetch the primary Blade source for a Slate component from the 3.x GitHub branch.
blocks
list_blocks
List electrik/slate-blocks (curated Blade sections on the docs gallery).
components
list_components
List shipped Electrik Slate Blade components with docs URLs.
docs
get_docs_page
Fetch a docs markdown page by path (e.g. getting-started/installation, livewire, ai).
llms
get_llms_index
Fetch https://slate.electrik.dev/llms.txt — the curated AI index for Slate.

Endpoints

URLTransportStateLatencyChecked
https://mcp.slate.electrik.dev streamable-http answering 249 ms 6 min ago

Alternatives to Electrik Slate

same job, measured the same way
Blatui
by anousss007

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

5 tools answering
Deckbase MCP Server
by deckbase

MCP server for Deckbase - exposes docs, template blocks, and project context

28 installs/wk local only
Radzen Blazor MCP
by radzen-www

AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components.

answering
Ng Blatui
by anousss007

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

7 tools answering
boxpdf
by earonesty

Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.

350 installs/wk local only
C
Huffines for Comptroller AI Gateway
by getbotlens

MCP gateway for donhuffines.com: articles, search and full text. Read-only, no auth.

6 tools answering
NeuralNg Component and Theme MCP Server
by hasanaydin7

Read-only discovery for NeuralNg Angular components, APIs, packages, icons and theme recipes.

534 installs/wk local only
OneSource MCP
by onesource

38 tools for blockchain data, live chain queries, and REST API documentation

187 installs/wk local only

Electrik Slate — questions

Answers built from our own checks of this server.

What can Electrik Slate do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_component_docs, get_component_source, get_docs_page, get_llms_index, list_blocks, list_components. 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 Electrik Slate working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 238 ms. The bar chart above shows every period we have measured.
How do I connect Electrik Slate?
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 Electrik Slate need an API key?
No. Electrik Slate completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Electrik Slate?
It answers our handshake in 238 ms on average, which is faster than 66% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Electrik Slate open source?
Yes — it is published under the MIT licence, written in Blade and 25 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.