RapidOCR

GitHub

๐Ÿ“„ Awesome OCR multiple programing languages toolkits based on ONNX Runtime, OpenVINO, MNN, PaddlePaddle, TensorRT and PyTorch.

7,429 stars Python 1 file ยท ~5,397 tokens #chineseocr#crnn#dbnet#easyocr#mnn#ocr#onnxocr#onnxruntime

RapidOCR MCP Server

MCP server for RapidAI/RapidOCR

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "RapidOCR": {
      "command": "npx",
      "args": [
        "-y",
        "@RapidAI/RapidOCR"
      ]
    }
  }
}