Liquefy UI MCP Server

A TypeScript UI library that delivers highly transparent Liquid Glass through WebGL optics, physical springs, and accessible React primitives. It runs locally over stdio via the published package.

People connecting design tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #31 OF 74 MAINTAINED DESIGN · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Liquefy UI

Claude Code

claude mcp add liquefy-ui-liquefy-ui -- npx -y @liquefy-ui/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "liquefy-ui-liquefy-ui": {
      "command": "npx",
      "args": [
        "-y",
        "@liquefy-ui/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

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 local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-25 - young repo, little track record yet

license MIT - declared in the repository

npm package @liquefy-ui/mcp - published under the repo owner's npm scope (@liquefy-ui)

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

03 · What Liquefy UI can do

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

Latest releases

@liquefy-ui/[email protected] · 2026-08-09

LiquidDrawer dismisses itself when the panel is flicked towards the edge it · slid in from. The gesture stands down for a mouse, for content that can still · scroll the way the flick would scroll it, and for a popup…

@liquefy-ui/[email protected] · 2026-08-01

Tell agents to copy source with npx shadcn@latest add @liquefy-ui/<name> rather · than the item URL. The namespace now sits in shadcn's own registry directory, so · it resolves with nothing added to a project's…

@liquefy-ui/[email protected] · 2026-08-01

Accept a node as the title of GlassCard, LiquidAlert and · LiquidAccordionItem, which all three always rendered and the documented props · tables always promised, but the types never allowed. HTMLAttributes declares…

04 · Who maintains Liquefy UI

liquefy-ui is maintained by liquefy-ui. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
design - ranked #31 of 74 actively-maintained design servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-09)
registry
io.github.liquefy-ui/liquefy-ui (active, first published 2026-07-30 · 2 versions)
packages
npm:@liquefy-ui/mcp

06 · Liquefy UI FAQ

What is Liquefy UI?

A TypeScript UI library that delivers highly transparent Liquid Glass through WebGL optics, physical springs, and accessible React primitives. It runs locally over stdio via the published package.

Is Liquefy UI still maintained?

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

How do I install Liquefy UI?

Run `npx -y @liquefy-ui/mcp`. You can also paste the ready-made client config above.

Does Liquefy UI run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Liquefy UI