74
grade C
2 days ago
glama

Doc2x MCP Server

Enables AI assistants to parse and convert PDFs and images to structured text formats using the Doc2x v2 API. Supports asynchronous document processing, format conversion, and file downloads with configurable polling and timeout settings.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DOC2X_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDOC2X_API_KEY"": "sk-xxx",
configDOC2X_BASE_URL"": "https://v2.doc2x.noedgeai.com"
configDOC2X_DOWNLOAD_URL_ALLOWLIST否 .amazonaws.com.cn,.aliyuncs.com,.noedgeai.com 下载 URL 白名单; 允许任意 host(不推荐)
configDOC2X_HTTP_TIMEOUT
configDOC2X_HTTP_TIMEOUT_MS否 60000 单次 HTTP 超时(毫秒)
// 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 2 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/noedgeai-doc2x-mcp-1wwpyu)](https://m8ven.ai/mcp/noedgeai-doc2x-mcp-1wwpyu)
commit: 64d37622e2acbc28594b4066b0267041f1a6998b
code hash: 285b447c88a78a77da31eaae5a7ba90d3c41fed9921e2818f3fbb993e2a6a8a7
verified: 4/18/2026, 6:53:19 PM
view raw JSON →