mcpserver.lol
registry/bol-ai
Connection check verified live · 27h ago

bol-ai

Extract structured data from Bills of Lading: parties, ports, containers, incoterms. EU-hosted.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

export_documents read-only typemax_rows
Export completed extractions as TMS/ERP-ready normalized line rows (one row per container / invoice line / package / goods line), newest first. Optional doc_type filter and max_row…
extract_batch urls*
Extract up to 10 freight documents in one call. Provide an array of fetchable URLs; each document is processed and billed independently, and the response reports a per-document out…
extract_bol urlbase64filename
Extract structured data from a freight document (PDF, PNG or JPG, max 10 MB): Bill of Lading, commercial invoice, packing list, or CMR road waybill. The document type is detected a…
get_document read-only id*
Get the extraction result for a document by id: doc_type, extracted fields, user corrections (when present), and deterministic verification warnings (ISO 6346 container check digit…
get_related_documents read-only id*
Cross-document reconciliation: find the other documents in this shipment (linked by shared reference numbers such as B/L number and invoice number) and compare them field by field…
get_usage read-only
Check this account's remaining prepaid credits and subscription status. Call this before large batches to avoid running out of credits mid-workflow. When the account cannot bill mo…
list_documents read-only
List the 100 most recent documents for this account with id, filename, status (pending/done/failed), doc_type and primary reference number.
save_corrections id*fields*
Save corrected field values for an extracted document. The original extraction is kept alongside the corrections; corrected data takes precedence in get_document, exports and recon…