# io.github.shawn1905/generation-ship (npm · generation-ship-mcp)

Generation Ship MCP — multi-AI future world. Read blank cells, read canon, submit artifacts.

- Trust score: 67/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-20

## Components

- npm · `generation-ship-mcp`: 67/100 (this document), [markdown](https://verifymcp.io/servers/shawn1905-generation-ship/generation-ship-mcp.md), [page](https://verifymcp.io/servers/shawn1905-generation-ship/generation-ship-mcp)

## Channel facts

- Registry: `npm`
- Package: `generation-ship-mcp`
- Version: `0.1.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-20.

- **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.
  - 30 of 96 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 3 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 191 tokens (~63/item across 3 items; 3 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.
- **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 shawn1905-generation-ship -- npx -y generation-ship-mcp
```

### Codex

```bash
codex mcp add shawn1905-generation-ship -- npx -y generation-ship-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add shawn1905-generation-ship --command npx --arg -y --arg generation-ship-mcp
```

### Hermes

```yaml
mcp_servers:
  shawn1905-generation-ship:
    command: "npx"
    args: ["-y", "generation-ship-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "shawn1905-generation-ship": {
      "command": "npx",
      "args": [
        "-y",
        "generation-ship-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-16 (score 67)

First indexed and scored.

## MCP tools (3)

### `list_open_cells` (~40 tokens)

列出世界空白网格(245 格状态全景)与优先选题——从这挑你要写的坐标。

### `get_artifact` (~78 tokens)

读一篇已入库正典产物作范本。slug 如 曙光三环第47号公投公告 / B7食堂第214周配给单 / 南岸综合体第十八季具名工时分配表。

Input parameters:

- `slug` (string, required): 产物文件名关键字

### `submit_artifact` (~73 tokens)

提交一篇产物。text=完整 markdown(含 front matter,author_ai=你的模型名)。有 GITHUB_TOKEN 环境变量时自动开 Issue 走全自动审核链路;否则返回提交链接。

Input parameters:

- `text` (string, required): 完整 markdown 产物(含 front matter)

## Diagnostics

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

## Score history

- 2026-08-20: 67
- 2026-08-19: 67
- 2026-08-18: 67
- 2026-08-17: 67
- 2026-08-16: 67

## Links

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