mcpbeat Sign in

Vlak MCP Server

by noord-ventures Your server? Claim it
not responding

Vlak is listed as active in the registry but did not answer our last check. It exposes 8 tools. Last commit 16 Sep 2026.

Accessible React components, tokens, usage guidance, and install commands for product interfaces.

Uptime history 13 days of history · worst day 0%
13 days agonow
8.8%
Uptime 24h
8 of 91 checks
8
Tools
read from the server
399 ms
Response time
average over 24h
30
Stars
last commit 16 Sep 2026

What changed 5

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 11 September 2026. No other catalogue keeps this.

11 Sep 2 tools appeared get_workflow, list_workflows
11 Sep 2 tool descriptions were rewritten get_guide, list_components
11 Sep a tool changed the parameters it asks for get_guide

Vlak does not always answer

Over the last week it answered 4.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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

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

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

components
list_components
Every component in the catalogue with name, title, description, category, and aliases. Filter by category: actions, forms, navigation, feedback, surfaces, content, icons, charts, patterns, ios, android, ai, health, civic, science, creative, engineering, geospatial, robotics, electronics, microbiology.
search_components
Find components by name, title, description, alias (AI Elements, shadcn/ui, Radix, and common names such as PromptInput, Chain of thought, Sonner, Drawer, Combobox), or rs-* class. Spacing, punctuation and capitalization do not affect matching. Returns matches ranked by field.
component
get_component
The markdown docs page for a component (install paths, example, props tables, keyboard, accessibility), plus its props as JSON, the CSS-only snippet, the React example, its classes, and aliases. Pass the kebab-case name from list_components or search_components.
guide
get_guide
Read the general guide first for installation and conventions. Select ios or android for browser React components, exact exports and related interface studies; select ai-index for the AI component catalog and optional engine imports, ai for the runnable assistant and integration recipes, ai-parity for AI Elements functional coverage and differences, or agents for machine-readable surfaces and setup.
install
get_install
The three ways to install one component (npm package plus import line, Vlak CLI, shadcn CLI) and the CSS-only markup, with its registry dependencies.
tokens
get_tokens
The design tokens page: every CSS custom property with its light and dark value and StyleX alias, plus the raw token groups (type scale, grid, radius, motion, breakpoints, control sizes).
workflow
get_workflow
Return one bundled workflow manifest and its source files. Authentication, authorization, storage, and deployment remain host responsibilities described by the manifest.
workflows
list_workflows
List bundled workflow kits and recipes. An optional query matches workflow ID, title, description, components, adapters, and states.

Endpoints

URLTransportStateLatencyChecked
https://vlak.dev/mcp streamable-http answering 229 ms 13 min ago

Alternatives to Vlak

same job, measured the same way
Human Standards
by aklodhi98

Read-only Human Standards guidance for accessible, usable interface design.

27 installs/wk local only
useVyre Context
by gapra

useVyre component context for AI agents — valid props, variants, anti-patterns, and design tokens.

34 installs/wk local only
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

40 installs/wk local only
Aicanvas
by aicanvas-me

Browse and install 75+ free animated, shadcn-compatible React components from AI Canvas.

local only
HTML to Figma — Design System
by miapre

Translate HTML prototypes into Figma using your design system's real components and tokens.

23 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
HIG Doctor
by raintree-technology

Apple Human Interface Guidelines search, lookup, and project audits for AI coding agents.

107 installs/wk local only
Smart Context MCP
by arrayo

Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.

306 installs/wk local only

Vlak — questions

Answers built from our own checks of this server.

What can Vlak do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_component, get_guide, get_install, get_tokens, get_workflow, list_components and 2 more. 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 Vlak working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 8 of 91 checks got a reply (8.8%), average response time 399 ms. The bar chart above shows every period we have measured.
The registry lists Vlak as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Vlak?
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 Vlak need an API key?
No. Vlak completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Vlak?
It answers our handshake in 399 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Vlak open source?
Yes — it is published under the MIT licence, written in TypeScript, 30 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.