PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
PaddleOCR MCP Server
MCP server for PaddlePaddle/PaddleOCR
Ready-to-Use Client Configurations
{
"mcpServers": {
"PaddleOCR": {
"command": "npx",
"args": [
"-y",
"@PaddlePaddle/PaddleOCR"
]
}
}
}