RapidOCR
๐ Awesome OCR multiple programing languages toolkits based on ONNX Runtime, OpenVINO, MNN, PaddlePaddle, TensorRT and PyTorch.
RapidOCR MCP Server
MCP server for RapidAI/RapidOCR
Ready-to-Use Client Configurations
{
"mcpServers": {
"RapidOCR": {
"command": "npx",
"args": [
"-y",
"@RapidAI/RapidOCR"
]
}
}
}