← Index

io.github.decantr-ai/mcp-server

io.github.decantr-ai/mcp-server·v1.0.3·Other
Quality Score
85
/100

Design intelligence for AI-generated UI. Essence spec, registry, drift detection, and critique.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@decantr/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@decantr/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @decantr/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other