Connection check
verified live · 20h ago
documents
High-fidelity PDF to structured Markdown conversion and document field extraction.
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
3 toolsRead from the running server on 20h ago.
check_document_service
read-only
Check whether document conversion and extraction are available. Use this before a workflow or when another document tool reports a temporary availability problem. No document inpu… Check whether document conversion and extraction are available. Use this before a workflow or when another document tool reports a temporary availability problem. No document input is required. Returns: A dictionary with status='healthy', or an actionable error object.
extract_document_fields
read-only
urldoc_typeimage_base64
Extract structured fields and full text from a document image. Use this for invoices, receipts, forms, and similar PNG or JPEG images when the agent needs named fields rather than… Extract structured fields and full text from a document image. Use this for invoices, receipts, forms, and similar PNG or JPEG images when the agent needs named fields rather than Markdown. PDF input is intentionally rejected; use pdf_to_markdown for PDFs. Returns: A dictionary containing request metadata, extracted fields, and text, or an actionable error object on failure.
pdf_to_markdown
read-only
urlpage_rangepdf_base64