Recolx MCP
NPM · @UZQW/MCP · SCANNED SEP 25
Read-only access to your Recolx recordings, transcripts and templates (stdio)
Available components
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. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 35 of 107 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 24 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability86
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 568 tokens (~81/item across 7 items; 7 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage95
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 85% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.
npm · @uzqw/mcp
claude mcp add uzqw-recolx-mcp -- npx -y @uzqw/mcp
{
"mcpServers": {
"uzqw-recolx-mcp": {
"command": "npx",
"args": [
"-y",
"@uzqw/mcp"
]
}
}
} {
"servers": {
"uzqw-recolx-mcp": {
"command": "npx",
"args": [
"-y",
"@uzqw/mcp"
]
}
}
} codex mcp add uzqw-recolx-mcp -- npx -y @uzqw/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"uzqw-recolx-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@uzqw/mcp"
],
"enabled": true
}
}
} openclaw mcp add uzqw-recolx-mcp --command npx --arg -y --arg @uzqw/mcp
mcp_servers:
uzqw-recolx-mcp:
command: "npx"
args: ["-y", "@uzqw/mcp"] {
"McpServers": {
"uzqw-recolx-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@uzqw/mcp"
]
}
}
} assistant mcp add uzqw-recolx-mcp -t stdio -c npx -a -y @uzqw/mcp
{
"mcpServers": {
"uzqw-recolx-mcp": {
"command": "npx",
"args": [
"-y",
"@uzqw/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 23 Sept 26 +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.
- 21 Sept 26 +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.
- 19 Sept 26 +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.
- 17 Sept 26 +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.
- 14 Sept 26 +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.
- 12 Sept 26 +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.
- 10 Sept 26 +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.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Analysed npm/@uzqw/mcp@0.1.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 107 packages
| Packages resolved | 107 |
|---|---|
| Stale | 34 |
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_current_user ~38
获取当前登录用户的账号信息与订阅档(Pro 额度/余量),用于判断登录态与额度闸门
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_file ~51
获取单个录音的详情:标题、时长、设备(serial + 型号)、24h 音频 presign 下载地址
| Name | Type | Req | Description |
|---|---|---|---|
| file_id | string | yes | 录音文件 ID |
No output schema declared.
No examples provided.
get_note ~95
获取录音的笔记/摘要,按模板 tab 返回:summary 数组每项含 prompt_id/prompt_name。传 `template`(模板名或模板 id)时只返回匹配模板;缺省返回全部
| Name | Type | Req | Description |
|---|---|---|---|
| file_id | string | yes | 录音文件 ID |
| template | string | – | 模板名/模板 id(按模板 tab 定位;缺省返回全部摘要) |
No output schema declared.
No examples provided.
get_transcript ~129
获取录音的转写(保留 language/speaker)。默认 raw 原文;后端暂未提供 polish 润色。支持 language/speaker 过滤与 cursor 分页(每次 50 条)
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | 上一页返回的翻页游标 |
| file_id | string | yes | 录音文件 ID |
| language | string | – | 按语言过滤(如 zh、en) |
| mode | string | – | 默认 raw 原文;polish 润色 |
| speaker | string | – | 按说话人过滤 |
No output schema declared.
No examples provided.
list_files ~153
列出录音文件。支持客户端过滤:`query`(标题大小写不敏感子串)、`date_from`/`date_to`(YYYY-MM-DD,含边界)。设过滤时最多扫 5 页 × 100 条并返回全部匹配
| Name | Type | Req | Description |
|---|---|---|---|
| date_from | string | – | 开始日期(含),YYYY-MM-DD,按服务端时区 |
| date_to | string | – | 结束日期(含),YYYY-MM-DD,按服务端时区 |
| page | integer | – | – |
| page_size | integer | – | – |
| query | string | – | 标题大小写不敏感子串过滤(MCP 侧客户端过滤) |
No output schema declared.
No examples provided.
login ~57
登录 Recolx(OAuth PKCE):打开浏览器跳转授权页,同意后在本地 8199 回调收取 token 并写入 ~/.recolx/tokens-mcp.json;已登录时直接返回
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
logout ~45
登出并撤销 Recolx 授权:调服务端 revoke(当前 access + 全部 refresh 失效),删除本地 token 文件;不影响 App 登录
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
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.