# Recolx MCP (npm · @uzqw/mcp)

Read-only access to your Recolx recordings, transcripts and templates (stdio)

- Trust score: 78/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- npm · `@uzqw/mcp`: 78/100 (this document), [markdown](https://verifymcp.io/servers/uzqw-recolx-mcp/uzqw-mcp.md), [page](https://verifymcp.io/servers/uzqw-recolx-mcp/uzqw-mcp)

## Channel facts

- Registry: `npm`
- Package: `@uzqw/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-09-25.

- **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.
  - 35 of 107 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 6/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 24 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 86/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 568 tokens (~81/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 95/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 85% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Recolx MCP server?

Recolx MCP runs locally as an npm package, launched with npx -y @uzqw/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add uzqw-recolx-mcp -- npx -y @uzqw/mcp
```

### Cursor

```json
{
  "mcpServers": {
    "uzqw-recolx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@uzqw/mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "uzqw-recolx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@uzqw/mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add uzqw-recolx-mcp -- npx -y @uzqw/mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add uzqw-recolx-mcp --command npx --arg -y --arg @uzqw/mcp
```

### Hermes

```yaml
mcp_servers:
  uzqw-recolx-mcp:
    command: "npx"
    args: ["-y", "@uzqw/mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "uzqw-recolx-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@uzqw/mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add uzqw-recolx-mcp -t stdio -c npx -a -y @uzqw/mcp
```

### Other

```json
{
  "mcpServers": {
    "uzqw-recolx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@uzqw/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-09-25 (score 78, +1)

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

### 2026-09-23 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `login` (~57 tokens)

登录 Recolx（OAuth PKCE）：打开浏览器跳转授权页，同意后在本地 8199 回调收取 token 并写入 ~/.recolx/tokens-mcp.json；已登录时直接返回

### `logout` (~45 tokens)

登出并撤销 Recolx 授权：调服务端 revoke（当前 access + 全部 refresh 失效），删除本地 token 文件；不影响 App 登录

### `get_current_user` (~38 tokens)

获取当前登录用户的账号信息与订阅档（Pro 额度/余量），用于判断登录态与额度闸门

### `list_files` (~153 tokens)

列出录音文件。支持客户端过滤：`query`（标题大小写不敏感子串）、`date_from`/`date_to`（YYYY-MM-DD，含边界）。设过滤时最多扫 5 页 × 100 条并返回全部匹配

Input parameters:

- `date_from` (string): 开始日期（含），YYYY-MM-DD，按服务端时区
- `date_to` (string): 结束日期（含），YYYY-MM-DD，按服务端时区
- `page` (integer)
- `page_size` (integer)
- `query` (string): 标题大小写不敏感子串过滤（MCP 侧客户端过滤）

### `get_file` (~51 tokens)

获取单个录音的详情：标题、时长、设备（serial + 型号）、24h 音频 presign 下载地址

Input parameters:

- `file_id` (string, required): 录音文件 ID

### `get_note` (~95 tokens)

获取录音的笔记/摘要，按模板 tab 返回：summary 数组每项含 prompt_id/prompt_name。传 `template`（模板名或模板 id）时只返回匹配模板；缺省返回全部

Input parameters:

- `file_id` (string, required): 录音文件 ID
- `template` (string): 模板名/模板 id（按模板 tab 定位；缺省返回全部摘要）

### `get_transcript` (~129 tokens)

获取录音的转写（保留 language/speaker）。默认 raw 原文；后端暂未提供 polish 润色。支持 language/speaker 过滤与 cursor 分页（每次 50 条）

Input parameters:

- `cursor` (string): 上一页返回的翻页游标
- `file_id` (string, required): 录音文件 ID
- `language` (string): 按语言过滤（如 zh、en）
- `mode` (string): 默认 raw 原文；polish 润色
- `speaker` (string): 按说话人过滤

## Diagnostics

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

## Score history

- 2026-09-25: 78
- 2026-09-24: 77
- 2026-09-23: 77
- 2026-09-22: 76
- 2026-09-21: 76
- 2026-09-20: 75
- 2026-09-19: 75
- 2026-09-18: 74
- 2026-09-17: 74
- 2026-09-16: 73
- 2026-09-15: 73
- 2026-09-14: 73
- 2026-09-13: 72
- 2026-09-12: 72
- 2026-09-11: 71
- 2026-09-10: 71
- 2026-09-09: 70
- 2026-09-08: 70
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 68
- 2026-09-04: 68
- 2026-09-03: 67
- 2026-09-02: 64
- 2026-09-01: 64
- 2026-08-31: 64
- 2026-08-30: 64
- 2026-08-29: 64
- 2026-08-28: 64
- 2026-08-27: 64

## Common questions

### What is the Recolx MCP server?

Recolx MCP is listed in the public MCP registry as io.github.uzqw/recolx-mcp. Read-only access to your Recolx recordings, transcripts and templates (stdio). This page covers its npm package (@uzqw/mcp).

### Is the Recolx MCP server safe to use?

Recolx MCP scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Recolx MCP server expose?

Recolx MCP exposes 7 tools: login, logout, get_current_user, list_files, get_file, and 2 more. Their descriptions and schemas cost roughly 568 tokens of context every time the server is loaded.

### Is the Recolx MCP server still maintained?

Recolx MCP is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

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