# io.github.nailuoGG/anki-mcp-server (npm · anki-mcp-server)

MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect

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

## Components

- npm · `anki-mcp-server`: 41/100 (this document), [markdown](https://verifymcp.io/servers/nailuogg-anki-mcp-server/anki-mcp-server.md), [page](https://verifymcp.io/servers/nailuogg-anki-mcp-server/anki-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `anki-mcp-server`
- Version: `0.1.8`
- 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**: 70/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 1.18.2, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (113 of 114), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 69/100
  - Repository check failed: no source repository is declared.
  - Cryptographically verified build provenance (signed, bound to nailuoGG/anki-mcp-server).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 306 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 2 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 nailuogg-anki-mcp-server -- npx -y anki-mcp-server
```

### Codex

```bash
codex mcp add nailuogg-anki-mcp-server -- npx -y anki-mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add nailuogg-anki-mcp-server --command npx --arg -y --arg anki-mcp-server
```

### Hermes

```yaml
mcp_servers:
  nailuogg-anki-mcp-server:
    command: "npx"
    args: ["-y", "anki-mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "nailuogg-anki-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "anki-mcp-server"
      ]
    }
  }
}
```

## 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 41, 0)

- [security regression] CVE-2026-42036 affects this package: high
- [security regression] CVE-2026-67319 affects this package: high
- [security regression] CVE-2026-67316 affects this package: high
- [security regression] CVE-2026-44490 affects this package: high
- [security regression] CVE-2026-67312 affects this package: high
- [security regression] CVE-2026-44496 affects this package: high
- [security regression] CVE-2026-0621 affects this package: high
- [security regression] CVE-2026-44486 affects this package: high
- [security regression] CVE-2026-44494 affects this package: high
- [security regression] CVE-2026-42039 affects this package: high
- [security regression] CVE-2026-42042 affects this package: high
- [security regression] CVE-2026-42040 affects this package: high
- [security regression] CVE-2026-42035 affects this package: high
- [security regression] CVE-2026-42043 affects this package: high
- [security regression] CVE-2026-44495 affects this package: high
- [security regression] CVE-2025-66414 affects this package: high
- [security regression] CVE-2026-42038 affects this package: high
- [security regression] CVE-2026-44488 affects this package: high
- [security regression] CVE-2026-42034 affects this package: high
- [security regression] CVE-2026-67313 affects this package: high
- [security regression] CVE-2026-42037 affects this package: high
- [security regression] CVE-2026-42044 affects this package: high
- [security regression] CVE-2026-42033 affects this package: high
- [security regression] CVE-2026-25536 affects this package: high
- [security regression] CVE-2026-25639 affects this package: high
- [security regression] CVE-2026-67317 affects this package: high
- [security regression] CVE-2026-42264 affects this package: high
- [security regression] CVE-2026-44487 affects this package: high
- [security regression] CVE-2026-40175 affects this package: high
- [security regression] CVE-2026-42041 affects this package: high
- [security regression] CVE-2025-62718 affects this package: high

### 2026-08-02 (score 41, +38)

- [security regression] CVE-2026-42038 affects this package: high
- [security regression] CVE-2026-44488 affects this package: high
- [security regression] CVE-2026-42034 affects this package: high
- [security regression] CVE-2026-67313 affects this package: high
- [security regression] CVE-2026-42037 affects this package: high
- [security regression] CVE-2026-44486 affects this package: high
- [security regression] CVE-2026-67319 affects this package: high
- [security regression] CVE-2026-44494 affects this package: high
- [security regression] CVE-2026-40175 affects this package: high
- [security regression] CVE-2026-42041 affects this package: high
- [security regression] CVE-2025-62718 affects this package: high
- [security regression] CVE-2026-42036 affects this package: high
- [security regression] CVE-2026-67316 affects this package: high
- [security regression] CVE-2026-44490 affects this package: high
- [security regression] CVE-2026-67312 affects this package: high
- [security regression] CVE-2026-44496 affects this package: high
- [security regression] CVE-2026-0621 affects this package: high
- [security regression] CVE-2026-42039 affects this package: high
- [security regression] CVE-2026-42042 affects this package: high
- [security regression] CVE-2026-42040 affects this package: high
- [security regression] CVE-2026-42035 affects this package: high
- [security regression] CVE-2026-42043 affects this package: high
- [security regression] CVE-2026-44495 affects this package: high
- [security regression] CVE-2025-66414 affects this package: high
- [security regression] CVE-2026-67317 affects this package: high
- [security regression] CVE-2026-42264 affects this package: high
- [security regression] CVE-2026-44487 affects this package: high
- [security regression] CVE-2026-42044 affects this package: high
- [security regression] CVE-2026-42033 affects this package: high
- [security regression] CVE-2026-25536 affects this package: high
- [security regression] CVE-2026-25639 affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security improvement] Provenance: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [security] The attested source repository moved: nailuoGG/anki-mcp-server
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional improvement] Stability: unverified → 0.20
- [functional] Licence: MIT

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

- [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, −46)

- [security regression] Known CVEs: fail → unverified
- [security regression] Provenance: pass → unverified
- [security regression] Malware scan: pass → unverified
- [security regression] Install scripts: pass → unverified
- [security] The attested source repository moved: nailuoGG/anki-mcp-server
- [functional regression] Dependency health: partial → unverified
- [functional regression] Security disclosure: fail → unverified
- [functional regression] License: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional] Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet.
- [functional] Licence: MIT

### 2026-07-29 (score 46, 0)

- [security regression] CVE-2026-42039 affects this package: high
- [security regression] GHSA-42h9-826w-cgv3 affects this package: high
- [security regression] CVE-2026-42042 affects this package: high
- [security regression] CVE-2026-42040 affects this package: high
- [security regression] CVE-2026-42035 affects this package: high
- [security regression] CVE-2026-42043 affects this package: high
- [security regression] CVE-2026-44495 affects this package: high
- [security regression] CVE-2025-66414 affects this package: high
- [security regression] CVE-2026-42038 affects this package: high
- [security regression] CVE-2026-44488 affects this package: high
- [security regression] CVE-2026-42034 affects this package: high
- [security regression] CVE-2026-42037 affects this package: high
- [security regression] CVE-2026-42044 affects this package: high
- [security regression] CVE-2026-42033 affects this package: high
- [security regression] GHSA-jqh4-m9w3-8hp9 affects this package: high
- [security regression] GHSA-mmx7-hfxf-jppx affects this package: high
- [security regression] CVE-2026-25536 affects this package: high
- [security regression] GHSA-pmv8-rq9r-6j72 affects this package: high
- [security regression] CVE-2026-25639 affects this package: high
- [security regression] CVE-2026-42264 affects this package: high
- [security regression] CVE-2026-44487 affects this package: high
- [security regression] CVE-2026-44486 affects this package: high
- [security regression] CVE-2026-44494 affects this package: high
- [security regression] CVE-2026-40175 affects this package: high
- [security regression] CVE-2026-42041 affects this package: high
- [security regression] CVE-2025-62718 affects this package: high
- [security regression] CVE-2026-42036 affects this package: high
- [security regression] CVE-2026-44490 affects this package: high
- [security regression] GHSA-7q8q-rj6j-mhjq affects this package: high
- [security regression] CVE-2026-44496 affects this package: high
- [security regression] CVE-2026-0621 affects this package: high

### 2026-07-28 (score 46, +27)

- [security regression] CVE-2026-44488 affects this package: high
- [security regression] CVE-2026-42034 affects this package: high
- [security regression] CVE-2026-42037 affects this package: high
- [security regression] CVE-2026-42044 affects this package: high
- [security regression] CVE-2026-42033 affects this package: high
- [security regression] GHSA-jqh4-m9w3-8hp9 affects this package: high
- [security regression] GHSA-mmx7-hfxf-jppx affects this package: high
- [security regression] CVE-2026-25536 affects this package: high
- [security regression] GHSA-pmv8-rq9r-6j72 affects this package: high
- [security regression] CVE-2026-25639 affects this package: high
- [security regression] CVE-2026-42264 affects this package: high
- [security regression] CVE-2026-44487 affects this package: high
- [security regression] CVE-2026-44486 affects this package: high
- [security regression] CVE-2026-44494 affects this package: high
- [security regression] CVE-2026-40175 affects this package: high
- [security regression] CVE-2026-42041 affects this package: high
- [security regression] CVE-2025-62718 affects this package: high
- [security regression] CVE-2026-42036 affects this package: high
- [security regression] CVE-2026-44490 affects this package: high
- [security regression] GHSA-7q8q-rj6j-mhjq affects this package: high
- [security regression] CVE-2026-44496 affects this package: high
- [security regression] CVE-2026-0621 affects this package: high
- [security regression] CVE-2026-42039 affects this package: high
- [security regression] GHSA-42h9-826w-cgv3 affects this package: high
- [security regression] CVE-2026-42042 affects this package: high
- [security regression] CVE-2026-42040 affects this package: high
- [security regression] CVE-2026-42035 affects this package: high
- [security regression] CVE-2026-42043 affects this package: high
- [security regression] CVE-2026-44495 affects this package: high
- [security regression] CVE-2025-66414 affects this package: high
- [security regression] CVE-2026-42038 affects this package: high
- [security regression] Known CVEs: unverified → fail
- [security improvement] Provenance: unverified → pass
- [security improvement] Install scripts: unverified → pass
- [security] The attested source repository moved: nailuoGG/anki-mcp-server
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional] Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- [functional] Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- [functional] Licence: MIT

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

First indexed and scored.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/nailuogg-anki-mcp-server/anki-mcp-server#diagnostics

## Score history

- 2026-08-03: 41
- 2026-08-02: 41
- 2026-08-01: 3
- 2026-07-31: 3
- 2026-07-30: 0
- 2026-07-29: 46
- 2026-07-28: 46
- 2026-07-27: 19

## Links

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