# housestyle (npm · housestyle-mcp)

Audits CSS for the generic AI-built look, then fixes it: fonts, contrast, palettes, type scales.

- Trust score: 71/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- npm · `housestyle-mcp`: 71/100 (this document), [markdown](https://verifymcp.io/servers/myanptl-housestyle-mcp/housestyle-mcp.md), [page](https://verifymcp.io/servers/myanptl-housestyle-mcp/housestyle-mcp)

## Channel facts

- Registry: `npm`
- Package: `housestyle-mcp`
- Version: `1.0.2`
- 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-09-25.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **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 1 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 79/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 660 tokens (~110/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the housestyle MCP server?

housestyle runs locally as an npm package, launched with npx -y housestyle-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add myanptl-housestyle-mcp -- npx -y housestyle-mcp
```

### Cursor

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

### VS Code

```json
{
  "servers": {
    "myanptl-housestyle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "housestyle-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add myanptl-housestyle-mcp -- npx -y housestyle-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add myanptl-housestyle-mcp --command npx --arg -y --arg housestyle-mcp
```

### Hermes

```yaml
mcp_servers:
  myanptl-housestyle-mcp:
    command: "npx"
    args: ["-y", "housestyle-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "myanptl-housestyle-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "housestyle-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add myanptl-housestyle-mcp -t stdio -c npx -a -y housestyle-mcp
```

### Other

```json
{
  "mcpServers": {
    "myanptl-housestyle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "housestyle-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-09-25 (score 71, +15)

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

### 2026-09-24 (score 56)

First indexed and scored.

## MCP tools (6)

### `audit_css` (~95 tokens)

Audit CSS for the tells that make an interface look machine-generated: framework-default blues, Inter/Roboto stacks, purple-pink gradients, flat type scales, uniform radius and shadow, centred everything. Returns findings with the reasoning and a concrete fix. Run this before calling any UI finished.

Input parameters:

- `css` (string, required): Stylesheet text, a design-token block, or a Tailwind config. Paste the real thing rather than a summary.

### `suggest_fonts` (~135 tokens)

Suggest Google Fonts for a role and mood, drawn from the live catalogue of ~1,950 families. Deliberately skips the overused defaults (Inter, Roboto, Poppins and similar) that make generated UI look generated.

Input parameters:

- `include_defaults` (boolean): Set true to allow Inter and the other signature defaults back into the results. Defaults to false.
- `limit` (number): How many to return, 1-20. Defaults to 6.
- `mood` (string): Visual direction to aim for. Defaults to neutral.
- `role` (string): Where the face will be used. Defaults to body.

### `suggest_pairing` (~59 tokens)

Suggest display-and-body font pairings for a mood, pairing across a category boundary so the contrast reads as deliberate. Returns ready-to-use @import URLs and CSS stacks.

Input parameters:

- `mood` (string): Visual direction to aim for. Defaults to neutral.

### `check_contrast` (~100 tokens)

Score a foreground/background pair for readability. Reports the WCAG 2.2 ratio with AA/AAA verdicts and the APCA Lc value, which is the better guide for dark themes where WCAG 2.x passes pairs that are hard to read.

Input parameters:

- `background` (string, required): Background colour in the same formats.
- `foreground` (string, required): Text colour as #rgb, #rrggbb, or rgb(r, g, b).

### `build_palette` (~105 tokens)

Build a perceptually even colour ramp from one seed colour, in OKLCH. Returns 11 steps with contrast against white and black already computed, plus the CSS custom properties. Use this instead of hand-picking hex values, which produces unevenly spaced ramps.

Input parameters:

- `name` (string): Token name for the generated custom properties. Defaults to 'accent'.
- `seed` (string, required): Seed colour as #rgb, #rrggbb, or rgb(r, g, b).

### `build_type_scale` (~166 tokens)

Build a fluid modular type scale as clamp() values that interpolate with the viewport instead of stepping at breakpoints. The narrow end uses a gentler ratio so headlines stay readable on a phone.

Input parameters:

- `base_rem` (number): Body size in rem. Defaults to 1.
- `max_viewport_px` (number): Viewport where the scale stops growing. Defaults to 1440.
- `min_viewport_px` (number): Viewport where the scale stops shrinking. Defaults to 360.
- `ratio` (string): Scale ratio. Defaults to perfect-fourth.
- `steps_down` (number): Steps below body, 0-2. Defaults to 2.
- `steps_up` (number): Steps above body, 0-8. Defaults to 5.

## Diagnostics

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

## Score history

- 2026-09-25: 71
- 2026-09-24: 56

## Common questions

### What is the housestyle MCP server?

housestyle is an MCP server listed in the public MCP registry as io.github.myanptl/housestyle-mcp. Audits CSS for the generic AI-built look, then fixes it: fonts, contrast, palettes, type scales. This page covers its npm package (housestyle-mcp).

### Is the housestyle MCP server safe to use?

housestyle scores 71 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the housestyle MCP server expose?

housestyle exposes 6 tools: audit_css, suggest_fonts, suggest_pairing, check_contrast, build_palette, build_type_scale. Their descriptions and schemas cost roughly 660 tokens of context every time the server is loaded.

### Is the housestyle MCP server still maintained?

housestyle is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the housestyle MCP server under?

housestyle declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

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