Submit

TextIn OCR MCP

@intsig-textin

TextIn.com 官方OCR MCP Server, 支持快速识别文档中的ocr文字,转换文档为markdown,智能识别文档中的关键信息。

Tools

recognition_text

general_information_extration

doc_to_markdown

Server Config

{
  "mcpServers": {
    "textin-ocr": {
      "command": "npx",
      "args": [
        "-y",
        "@intsig/server-textin"
      ],
      "env": {
        "APP_ID": "<YOUR_APP_ID>",
        "APP_SECRET": "<YOUR_APP_SECRET>",
        "MCP_SERVER_REQUEST_TIMEOUT": "600000"
      },
      "timeout": 600
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.