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

dev953 method companion: exposes its multi-agent coding method as callable MCP tools.

- Trust score: 38/100 (low)
- Change this week: −35
- 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 · `dev953-mcp`: 38/100 (this document), [markdown](https://verifymcp.io/servers/gru-953-dev953/dev953-mcp.md), [page](https://verifymcp.io/servers/gru-953-dev953/dev953-mcp)

## Channel facts

- Registry: `npm`
- Package: `dev953-mcp`
- Version: `1.2.0`
- 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**: 0/100
  - Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess.
- **Capabilities**: 0/100
  - Protocol version not yet verified: our sandbox run of this package did not complete, so we never saw its MCP handshake.

**Unverified: 4 categories.** Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you.

## Install

### Claude

```bash
claude mcp add gru-953-dev953 -- npx -y dev953-mcp
```

### Codex

```bash
codex mcp add gru-953-dev953 -- npx -y dev953-mcp
```

### opencode

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

### OpenClaw

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

### Hermes

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

### Other

```json
{
  "mcpServers": {
    "gru-953-dev953": {
      "command": "npx",
      "args": [
        "-y",
        "dev953-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 38, −10)

- [security] Stability: Stability not yet verified: our sandbox run of this package did not complete, so we have no schema to compare.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess.

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

- [security regression] Install scripts: pass → unverified
- [security regression] Provenance: fail → unverified
- [security regression] Known CVEs: pass → unverified
- [security improvement] Malware scan: unverified → pass
- [functional regression] License: pass → unverified
- [functional regression] Dependency health: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Licence: Apache-2.0

### 2026-07-31 (score 48, −7)

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

### 2026-07-30 (score 55, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 73, +32)

- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: good
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: fail
- [functional] First check of Tool coverage: 100

### 2026-07-26 (score 41)

First indexed and scored.

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

## 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-dev953/dev953-mcp#diagnostics

## Score history

- 2026-08-03: 38
- 2026-08-02: 48
- 2026-08-01: 48
- 2026-07-31: 48
- 2026-07-30: 55
- 2026-07-28: 73
- 2026-07-27: 73
- 2026-07-26: 41

## Links

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