ToolPin

io.github.peter-schout/bol-ai

io.github.peter-schout/bol-ai · v1.0.0 · MCP 2025-06-18

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

Reachability reachable
checked 2026-07-14 04:12 UTC
Registry status active
Tools pinned 8
15b45242323f
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace io.github.peter-schout (GitHub-account verified by the official registry)
Website https://bol.ai
Remote endpoints
https://bol.ai/api/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 04:12 first capture 8 tools pinned

Pinned tool definitions (8)

ToolDescription
extract_bol 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 automatically and returned as `doc_type`. Provide either...
extract_batch 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 outcome so partial success (e.g. running out of credits...
list_documents List the 100 most recent documents for this account with id, filename, status (pending/done/failed), doc_type and primary reference number.
get_document 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 digits, plausibility flags). `fields` is the best available...
save_corrections 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 reconciliation. Pass the complete corrected fields object...
get_related_documents 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 — shipper/seller and consignee/buyer names, total gross...
export_documents 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_rows cap. Corrected data wins over the original extraction....
get_usage 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 more documents, a human can top up at the returned buy_credits_url.

Status badge

ToolPin status badge for io.github.peter-schout/bol-ai

[![ToolPin](https://toolpin.dev/badge/io.github.peter-schout/bol-ai.svg)](https://toolpin.dev/servers/io.github.peter-schout/bol-ai)

Maintain this server? Add the badge to your README — it links your users to this live status page.