melta UI
Rank #2,922io.github.tsubotax/melta-ui
AI-Ready design system MCP: melta UI tokens, component contracts, 99 rules, check_html self-verify
melta UI is a Model Context Protocol (MCP) server published by tsubotax. It ranks #2,922 of 132,046 servers tracked on MCP Toplist, and its repository has 199 GitHub stars. melta UI is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Mar 13, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 129,124 of 132,046 servers on MCP Toplist.
Use melta UI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add melta-ui -- npx -y melta-ds-mcp[mcp_servers.melta-ui]
command = "npx"
args = ["-y", "melta-ds-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"melta-ui": {
"command": "npx",
"args": [
"-y",
"melta-ds-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"melta-ui": {
"command": "npx",
"args": [
"-y",
"melta-ds-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"melta-ui": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"melta-ds-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"melta-ui": {
"command": "npx",
"args": [
"-y",
"melta-ds-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"melta-ui": {
"command": "npx",
"args": [
"-y",
"melta-ds-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.tsubotax%2Fmelta-ui)<a href="https://mcptoplist.com/server/io.github.tsubotax%2Fmelta-ui"><img src="https://mcptoplist.com/badge/io.github.tsubotax%2Fmelta-ui.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tsubotax
Available versions (1)
| Version | Published |
|---|---|
| 1.3.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains melta UI?
- melta UI is maintained by tsubotax, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is melta UI listed on the Official MCP Registry?
- Yes — melta UI is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does melta UI have?
- MCP Toplist tracks 1 version of melta UI, most recently published on Jun 13, 2026.
- Where can I find the source code for melta UI?
- The source code for melta UI is hosted at github.com/tsubotax/melta-ui.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.