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.
process.env. You'll be asked to provide them before it can run.DOC2X_API_KEY— "": "sk-xxx",DOC2X_BASE_URL— "": "https://v2.doc2x.noedgeai.com"DOC2X_DOWNLOAD_URL_ALLOWLIST— 否 .amazonaws.com.cn,.aliyuncs.com,.noedgeai.com 下载 URL 白名单; 允许任意 host(不推荐)DOC2X_HTTP_TIMEOUTDOC2X_HTTP_TIMEOUT_MS— 否 60000 单次 HTTP 超时(毫秒)[](https://m8ven.ai/mcp/noedgeai-doc2x-mcp-1wwpyu)