Back to Browse

Melta Ui MCP Server

Developer ToolsUse Caution4.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.7
Use Caution4.7High Risk

melta UI is a well-architected design system MCP server with clear purposes and appropriate permissions. No malicious patterns, hardcoded credentials, or dangerous operations detected. Minor code quality issues around exception handling and input validation are present but do not impact the security posture. Permissions (env_vars, network_http, file operations) align well with the server's role as a design token/contract delivery system for AI agents. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

5 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tsubotax-melta-ui": {
      "args": [
        "-y",
        "melta-ds-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!