# UIcockpit (npm · uicockpit-mcp)

Generate a design system from a brief, then verify your AI stays on it.

- Trust score: 68/100 (medium)
- Change this week: +22
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `uicockpit-mcp`: 68/100 (this document), [markdown](https://verifymcp.io/servers/com-uicockpit-mcp/uicockpit-mcp.md), [page](https://verifymcp.io/servers/com-uicockpit-mcp/uicockpit-mcp)

## Channel facts

- Registry: `npm`
- Package: `uicockpit-mcp`
- Version: `0.5.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 17 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 508 tokens (~127/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add com-uicockpit-mcp -- npx -y uicockpit-mcp
```

### Codex

```bash
codex mcp add com-uicockpit-mcp -- npx -y uicockpit-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-uicockpit-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "uicockpit-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-uicockpit-mcp --command npx --arg -y --arg uicockpit-mcp
```

### Hermes

```yaml
mcp_servers:
  com-uicockpit-mcp:
    command: "npx"
    args: ["-y", "uicockpit-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "com-uicockpit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "uicockpit-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 68, +47)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 21, +6)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 15, −11)

- [security regression] Provenance: unverified → fail
- [security regression] Malware scan: pass → unverified
- [security improvement] Install scripts: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional regression] Dependency health: partial → unverified
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-07-29 (score 26, −20)

- [functional regression] Security disclosure: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (4)

### `create_kit` (~211 tokens)

Create a UICockpit kit from a brief

Generate a coherent design-system kit from a short brief (brand colour, radius, density) — no GUI, no hash to hunt for. Returns the kit hash + hosted token/contract/rules URLs. Reach for this when the user wants their UI to look designed / on-brand / consistent, or asks for a design system, theme, or tokens, and there is no uicockpit kit in the project yet. Then call install_kit with the returned hash to write it in.

Input parameters:

- `brand` (string): A theme id (cobalt · sky · teal · jade · indigo · violet · coral · rose · ember · mono) OR a #hex brand colour. Default: cobalt.
- `buttonShape` (string): Button corner shape. Default: match (follows radius).
- `density` (string): Interface size + density. Default: default.
- `icons` (string): Icon style. Default: line.
- `radius` (string): Corner radius. Default: soft.

### `install_kit` (~114 tokens)

Install a UICockpit kit

Pull a configured design-system kit into the project: writes uicockpit.tokens.css (the full kit) and uicockpit.contract.json (for check_conformance). The hash is the share-key from the "Use this kit" panel at uicockpit.com.

Input parameters:

- `force` (boolean): Overwrite existing files (default: false).
- `hash` (string, required): The kit share-hash from uicockpit.com.
- `path` (string): Project directory to write into (default: cwd).

### `get_design_context` (~93 tokens)

Read the design system

Return a compact briefing of the kit's tokens, rules and component classes so you can build on-system without loading the full CSS. Uses the local uicockpit.contract.json by default, or a kit hash if given.

Input parameters:

- `hash` (string): Kit hash; if omitted, reads the local uicockpit.contract.json.
- `path` (string): Project directory holding the local contract (default: cwd).

### `check_conformance` (~90 tokens)

Check design-system conformance

Verify the codebase against the kit contract (the wedge): flags unknown tokens, undefined component modifiers, raw colours, off-grid spacing, and non-token radii/font-sizes. Run this after writing or editing UI to catch drift from the design system.

Input parameters:

- `path` (string): Directory to scan (default: cwd).
- `strict` (boolean): Treat warnings as failures too (default: false).

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/com-uicockpit-mcp/uicockpit-mcp#diagnostics

## Score history

- 2026-08-03: 68
- 2026-08-02: 68
- 2026-08-01: 21
- 2026-07-30: 15
- 2026-07-29: 26
- 2026-07-28: 46
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/uicockpit-mcp
- Socket report: https://socket.dev/npm/package/uicockpit-mcp
- Repository: https://github.com/AlexanderKaan/uicockpit
- Changelog RSS feed: https://verifymcp.io/servers/com-uicockpit-mcp/uicockpit-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-uicockpit-mcp/uicockpit-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-uicockpit-mcp/uicockpit-mcp
