Skip to main content
Glama

ocr_batch_paddleocr_vl

OCR multiple images at once and get consolidated results. Powered by PaddleOCR-VL, it supports 109 languages, tables, formulas, and charts.

Instructions

OCR multiple images at once. Returns consolidated results.

Backend: paddleocr_vl. PaddleOCR-VL — 0.9B vision-language model on Apple Silicon (M1+). Most accurate, 109 languages, supports tables/formulas/charts. Requires paddleocr-vl Swift CLI.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNo
modeNobase
pathsYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the burden and adds useful behavioral traits: requires 'paddleocr-vl Swift CLI', runs on 'Apple Silicon (M1+)', and returns consolidated results. It also notes performance characteristics (most accurate, supports tables/formulas/charts). It does not detail error handling or rate limits, but the disclosed prerequisites and capabilities are valuable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured, front-loading the purpose in the first sentence and providing backend details in a second paragraph. No fluff, though the second paragraph could be slightly tighter. It earns its place and is easy to scan.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the lack of output schema and annotations, the description provides moderate context: it names the backend, requirements, and capabilities. However, it leaves out parameter explanations, output format (beyond 'consolidated results'), and practical details like supported file formats or how to configure lang/mode. It is minimally viable but not thorough.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate for parameter clarity. It fails to explain 'paths', 'lang', or 'mode' explicitly. The phrase 'OCR multiple images at once' implies the role of paths, and '109 languages' hints at lang, but no concrete meaning is added for any parameter. This is a significant gap given the incomplete schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's verb and resource: 'OCR multiple images at once' with 'Returns consolidated results.' It distinguishes from siblings by naming the backend 'paddleocr_vl' and mentioning batch processing, which differentiates it from single-image tools and other batch backends like ocr_batch_vision or ocr_batch_paddle.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear context for when to use this tool: 'Most accurate, 109 languages, supports tables/formulas/charts.' This implies it is the preferred choice for high-accuracy or multi-language batch OCR tasks. It does not explicitly mention when not to use it or list alternative tools, but the context is sufficient for selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/timaliev/mcp_ocr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server