# io.github.GRU-953/gru953-crew (npm · gru953-crew-mcp)

GRU953 Crew's autonomous multi-agent coding method, exposed as callable MCP tools.

- Trust score: 17/100 (low)
- Change this week: −22
- Registry status: active
- Liveness: degraded
- Owner verified: no
- Last scored: 2026-08-03

> **Degraded**: one or more channels of this server are currently unreachable; their trust score is decaying and will reach 0 if they stay down.

## Components

- npm · `gru953-crew-mcp`: 17/100 (this document), [markdown](https://verifymcp.io/servers/gru-953-gru953-crew/gru953-crew-mcp.md), [page](https://verifymcp.io/servers/gru-953-gru953-crew/gru953-crew-mcp)

## Channel facts

- Registry: `npm`
- Package: `gru953-crew-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-08-03.

- **Supply Chain Security**: 50/100
  - No malware found by supply-chain analysis.
  - CVE data not yet available for this package.
  - Install-script risk not yet assessed.
  - Dependency-health data not yet available.
- **Provenance & Transparency**: 0/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Build provenance not yet verified.
  - License not yet determined.
  - Maintenance history not yet determined.
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1362 tokens (~61/item across 22 items; 22 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**: 90/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 71% of tool parameters carry a description.
- **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

### Claude

```bash
claude mcp add gru-953-gru953-crew -- npx -y gru953-crew-mcp
```

### Codex

```bash
codex mcp add gru-953-gru953-crew -- npx -y gru953-crew-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add gru-953-gru953-crew --command npx --arg -y --arg gru953-crew-mcp
```

### Hermes

```yaml
mcp_servers:
  gru-953-gru953-crew:
    command: "npx"
    args: ["-y", "gru953-crew-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "gru-953-gru953-crew": {
      "command": "npx",
      "args": [
        "-y",
        "gru953-crew-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-03 (score 17, −4)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-08-02 (score 21, 0)

- [security improvement] Malware scan: unverified → pass
- [functional improvement] Schema quality: unverified → good

### 2026-08-01 (score 21, 0)

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

### 2026-07-31 (score 21, −18)

- [security regression] Malware scan: pass → unverified

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

First indexed and scored.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/gru-953-gru953-crew/gru953-crew-mcp#diagnostics

## Score history

- 2026-08-03: 17
- 2026-08-02: 21
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-29: 39
- 2026-07-28: 39
- 2026-07-27: 39

## Links

- npm package: https://www.npmjs.com/package/gru953-crew-mcp
- Socket report: https://socket.dev/npm/package/gru953-crew-mcp
- Changelog RSS feed: https://verifymcp.io/servers/gru-953-gru953-crew/gru953-crew-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/gru-953-gru953-crew/gru953-crew-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/gru-953-gru953-crew/gru953-crew-mcp
