74
/ 100
25 days ago
glama

ONES Doc MCP

MCP server for reading ONES documents in intranet environments, supporting authentication via account/password or browser session reuse.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: OPENAI_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: ONES_AUTH_TOKEN, ONES_OCR_API_KEY, ONES_PASSWORD, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretONES_AUTH_TOKEN:浏览器会话里的 Bearer token,会话复用模式可选但建议提供
configONES_BASE_URL:ONES 内网根地址
configONES_COOKIE:浏览器会话里的 Cookie,会话复用模式可选但建议提供
configONES_MAX_CONTENT_CHARS:正文最大长度,可选,默认 20000
🔐 secretONES_OCR_API_KEY:OCR 服务鉴权 token,可选
configONES_OCR_ENDPOINT:OCR 服务地址,可选
configONES_OCR_PROVIDER:OCR 提供方,可选,当前支持 http
configONES_OCR_TIMEOUT_MS:OCR 请求超时,可选,默认 15000
configONES_ORIGIN:请求使用的 Origin,可选,默认回落到 ONES_BASE_URL
🔐 secretONES_PASSWORD:登录密码,账号密码模式必填
configONES_REFERER:请求使用的 Referer,可选,默认回落到 ${ONES_BASE_URL}/project/
configONES_TIMEOUT_MS:请求超时,可选,默认 15000
configONES_USERNAME:登录账号,账号密码模式必填
configONES_USER_AGENT:请求使用的 User-Agent,可选;账号密码模式下未配置时默认使用企微风格 UA
🔐 secretOPENAI_API_KEYyour_openai_api_key
configOPENAI_BASE_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/twodogwang-mcp-demo-1k87v2)](https://m8ven.ai/mcp/twodogwang-mcp-demo-1k87v2)
commit: 450c06352925edbda634b79920e057e93145afa8
code hash: 303f1a5204220b6c213b2ce84ed6bdb3dfb6187ba1057f16a86eabb1efbbb75f
verified: 6/14/2026, 9:54:08 AM
view raw JSON →
ONES Doc MCP · M8ven Trust Score | M8ven