# io.github.geraservicesuk/mcp-gera-clone (npm · @gera-services/mcp-gera-clone)

GeraClone MCP — discover expert clones, check operator's clone status, start expert chats (consent).

- Trust score: 62/100 (medium)
- Change this week: +23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `@gera-services/mcp-gera-clone`: 62/100 (this document), [markdown](https://verifymcp.io/servers/geraservicesuk-mcp-gera-clone/gera-services-mcp-gera-clone.md), [page](https://verifymcp.io/servers/geraservicesuk-mcp-gera-clone/gera-services-mcp-gera-clone)

## Channel facts

- Registry: `npm`
- Package: `@gera-services/mcp-gera-clone`
- Version: `0.1.1`
- 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**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 100 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 346 tokens (~69/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 89/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 67% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add geraservicesuk-mcp-gera-clone -- npx -y @gera-services/mcp-gera-clone
```

### Codex

```bash
codex mcp add geraservicesuk-mcp-gera-clone -- npx -y @gera-services/mcp-gera-clone
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "geraservicesuk-mcp-gera-clone": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@gera-services/mcp-gera-clone"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add geraservicesuk-mcp-gera-clone --command npx --arg -y --arg @gera-services/mcp-gera-clone
```

### Hermes

```yaml
mcp_servers:
  geraservicesuk-mcp-gera-clone:
    command: "npx"
    args: ["-y", "@gera-services/mcp-gera-clone"]
```

### Other

```json
{
  "mcpServers": {
    "geraservicesuk-mcp-gera-clone": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-clone"
      ]
    }
  }
}
```

## 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 62, +32)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Stability: unverified → 0.27
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional] Licence: MIT

### 2026-08-02 (score 30, +15)

- [functional improvement] Tool coverage: unverified → 100

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

- [security improvement] Malware scan: unverified → pass
- [functional regression] Tool coverage: 100 → unverified

### 2026-07-31 (score 15, +15)

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

### 2026-07-30 (score 0, −39)

- [security regression] Malware scan: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

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

First indexed and scored.

## MCP tools (5)

### `list_expert_clones` (~80 tokens)

List expert clones on the GeraClone catalogue — teachers, coaches, creators who have published their clone for monthly subscription access. Returns listing id, clone display name, category, price (GBP pence per month), and summary. Use to help an operator find an expert worth subscribing to.

Input parameters:

- `category` (string): Filter by category slug

### `get_clone_profile` (~66 tokens)

Fetch the public profile of a clone by id — display name, mode, status, self-disclosure text, and public signing key. Does NOT return private data. Use before subscribing so an operator can see who the clone belongs to.

Input parameters:

- `cloneId` (string, required): Clone UUID

### `start_chat_with_expert` (~89 tokens)

Start a chat session with an expert clone. REQUIRES the operator to already have an active subscription to the listing. Set GERA_USER_TOKEN. The returned session_id is then used with send_clone_message (follow-up tool) to actually send a message. Agents MUST surface the expert's self-disclosure text to the operator on the first reply.

Input parameters:

- `cloneId` (string, required)

### `my_clone_status` (~53 tokens)

Return the calling operator's clone status — clone id, display name, mode, status (BUILDING / READY / ARCHIVED), interview-completion percent, and connected ingest sources. REQUIRES GERA_USER_TOKEN.

### `my_corpus_summary` (~58 tokens)

Summary of what the operator's clone knows — number of corpus chunks, connected data sources, indexed-bytes total, last-indexed timestamp. Useful for deciding whether to feed more data into the clone. REQUIRES GERA_USER_TOKEN.

## Diagnostics

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

## Score history

- 2026-08-03: 62
- 2026-08-02: 30
- 2026-08-01: 15
- 2026-07-31: 15
- 2026-07-30: 0
- 2026-07-28: 39
- 2026-07-27: 39

## Links

- npm package: https://www.npmjs.com/package/@gera-services/mcp-gera-clone
- Socket report: https://socket.dev/npm/package/@gera-services/mcp-gera-clone
- Website: https://clone.gera.services/
- Changelog RSS feed: https://verifymcp.io/servers/geraservicesuk-mcp-gera-clone/gera-services-mcp-gera-clone/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/geraservicesuk-mcp-gera-clone/gera-services-mcp-gera-clone/changelog.json
- HTML version of this page: https://verifymcp.io/servers/geraservicesuk-mcp-gera-clone/gera-services-mcp-gera-clone
