mcpbeat Sign in

melta UI MCP Server

local only

melta UI runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from npm. Last commit 7 Sep 2026.

AI-Ready design system MCP: melta UI tokens, component contracts, 99 rules, check_html self-verify

Installs per day peak 134 · avg 15 · +29% w/w
a month agotoday
131
Installs / week
npm · melta-ds-mcp
197
Stars
0 open issues
7 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check melta UI 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add melta-ui -- npx -y melta-ds-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "melta-ui": {
      "args": [
        "-y",
        "melta-ds-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.melta-ui]
command = "npx"
args = ["-y", "melta-ds-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "melta-ui": {
      "args": [
        "-y",
        "melta-ds-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "melta-ui": {
      "args": [
        "-y",
        "melta-ds-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to melta UI

same job, measured the same way
MCP Design System Extractor
by freema

MCP server for Storybook design systems — extract component HTML, styles and metadata.

180 installs/wk local only
HTML to Figma — Design System
by miapre

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

26 installs/wk local only
Design System
by zaklad

Build and manage your design system with AI: tokens, themes, components, icons, Figma and code.

answering
Mzizi MCP
by nyuchi

Read-only MCP over the Mzizi design system registry — nodes, components, ownership.

103 installs/wk answering
Fragments MCP
by conanmcn

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

89 installs/wk local only
Mimic AI
by miapre

Builds Figma from your design system: real components and tokens, enforced, learning every build.

66 installs/wk local only
Aegov MCP
by dlsforge

UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.

36 installs/wk local only
Supernova
by supernova

Access and maintain design system docs, tokens, components, skills, and contexts across any project.

answering

melta UI — questions

Answers built from our own checks of this server.

Why is there no uptime for melta UI?
melta UI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package melta-ds-mcp was installed 131 times last week.
How do I connect melta UI?
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 runs locally, so the command pulls melta-ds-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use melta UI?
The npm package melta-ds-mcp was installed 131 times in the last week. Week over week that is +29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is melta UI open source?
Yes — it is published under the MIT licence, written in TypeScript and 197 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.