PaddleOCR
MCP Serverby paddlepaddle · Added 5mo ago
Claude
72.9k
Install
git clone https://github.com/paddlepaddle/paddleocrAdd to Claude
claude mcp add paddlepaddle-paddleocr-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"paddleocr": {
"command": "npx",
"args": [
"@modelcontextprotocol/paddleocr"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with PaddleOCR and PP-StructureV3 to extract text from images and PDFs with confidence scores and bounding boxes, plus parse complex documents into structured markdown with embedded images, tables, and formulas.
Tags
File Systemsmcp-server