mcpbeat Sign in

Hci Quality MCP Server

local only

Hci Quality MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm.

Interface observations and explicit GOMS/KLM, Fitts, Hick–Hyman and cognitive walkthrough models.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 138 · avg 6
a month agotoday
65
Installs / week
npm · hci-quality-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hci-quality-mcp -- npx -y hci-quality-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hci-quality-mcp": {
      "args": [
        "-y",
        "hci-quality-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hci-quality-mcp]
command = "npx"
args = ["-y", "hci-quality-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hci-quality-mcp": {
      "args": [
        "-y",
        "hci-quality-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hci-quality-mcp": {
      "args": [
        "-y",
        "hci-quality-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hci Quality MCP

same job, measured the same way
Nws Weather MCP Server
by cyanheads

Get US weather forecasts, active alerts, and current observations.

294 installs/wk 7 tools answering
I
ModelRisk
by vosesoftware

Read, build, fit, and run Monte Carlo risk models in Excel through Vose Software's ModelRisk.

544 installs/wk local only
Ask Grok
by lykhoyda

Consult Grok through xAI's metered API with exact model selection and no fallback

147 installs/wk local only
Flux-2 Online MCP
by rocnubie

Flux-2 Online is an online interface for the Flux 2 image generation model with prompt tuning and

local only
Z-Image MCP
by rocnubie

Z-Image is an online interface for the Z-Image generation model with fast inference and prompt

local only
Opik MCP Server
by comet-ml

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.

88 installs/wk local only
ChipsAI MCP Server
by fgasparetto

MCP server for ChipsAI — manage chatbots, conversations, and AI models

70 installs/wk local only
NOAA WW3 MCP Server
by mansurjisan

GFS-Wave (WAVEWATCH III) forecasts and NDBC buoy wave observations

45 installs/wk local only

Hci Quality MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Hci Quality MCP?
Hci Quality MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hci-quality-mcp was installed 65 times last week.
Is Hci Quality MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Hci Quality MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hci-quality-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hci Quality MCP?
The npm package hci-quality-mcp was installed 65 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.