Connects Claude to Iteration Layer's European workflow runtime for document and content operations. Exposes APIs for extracting structured data from 40+ file formats, converting documents to markdown, scraping websites with citations, generating PDFs and spreadsheets, and transforming images. Useful when you need Claude to parse invoices or resumes, turn uploaded files into clean markdown for analysis, generate formatted output documents, or chain extraction and generation steps without juggling multiple services. All operations run through a single EU-hosted provider with shared billing and confidence scores. Works alongside the TypeScript, Python, and Go SDKs, so prototypes built through MCP can graduate directly into production scripts or n8n workflows without rewriting integration logic.
Public tool metadata for what this MCP can expose to an agent.
convert_document_to_markdownConvert a document or image to clean markdown. Returns name, mime_type, markdown, and description (images only). Supports PDF, DOCX, XLSX, images (PNG, JPG, GIF, WEBP), HTML, Markdown, CSV, JSON, and plain text. Max file size: 50 MB.1 paramsConvert a document or image to clean markdown. Returns name, mime_type, markdown, and description (images only). Supports PDF, DOCX, XLSX, images (PNG, JPG, GIF, WEBP), HTML, Markdown, CSV, JSON, and plain text. Max file size: 50 MB.
fileobjectextract_documentExtract structured data from documents using AI. Define a schema with typed fields (text, number, date, boolean, enum, email, IBAN, country, currency, address, arrays, calculated) and receive extracted values with confidence scores (0-1) and source citations. Supports PDF, DOC...2 paramsExtract structured data from documents using AI. Define a schema with typed fields (text, number, date, boolean, enum, email, IBAN, country, currency, address, arrays, calculated) and receive extracted values with confidence scores (0-1) and source citations. Supports PDF, DOC...
filesarrayschemaobjecttransform_imageTransform and manipulate images with a pipeline of up to 30 sequential operations. Operations: resize, crop, extend, trim, rotate, flip, flop, blur, sharpen, modulate, tint, grayscale, invertColors, autoContrast, gamma, removeTransparency, threshold, denoise, opacity, convert,...2 paramsTransform and manipulate images with a pipeline of up to 30 sequential operations. Operations: resize, crop, extend, trim, rotate, flip, flop, blur, sharpen, modulate, tint, grayscale, invertColors, autoContrast, gamma, removeTransparency, threshold, denoise, opacity, convert,...
fileobjectoperationsarraygenerate_imageGenerate images from layer compositions. Layer types: solid-color, gradient, text (with Markdown bold/italic), image, qr-code, barcode (Code 128, EAN-13, EAN-8, Code 39, ITF, Codabar), and layout (nested flex-like container with direction, gap, alignment, and padding). Layers...4 paramsGenerate images from layer compositions. Layer types: solid-color, gradient, text (with Markdown bold/italic), image, qr-code, barcode (Code 128, EAN-13, EAN-8, Code 39, ITF, Codabar), and layout (nested flex-like container with direction, gap, alignment, and padding). Layers...
fontsarraylayersarraydimensionsobjectoutput_formatenumpng · jpeg · webp · tiff · gif · avifgenerate_documentGenerate PDF, DOCX, PPTX, or EPUB documents from a structured document definition. Content blocks: paragraph (with rich text runs), headline (h1-h6), image, table, 12-column grid, ordered/unordered list, table-of-contents, page-break, separator, QR code, barcode. Styles and pa...2 paramsGenerate PDF, DOCX, PPTX, or EPUB documents from a structured document definition. Content blocks: paragraph (with rich text runs), headline (h1-h6), image, table, 12-column grid, ordered/unordered list, table-of-contents, page-break, separator, QR code, barcode. Styles and pa...
formatenumpdf · docx · epub · pptxdocumentobjectgenerate_sheetGenerate XLSX, CSV, or Markdown spreadsheets from structured tabular data. Define columns and rows with optional cell formatting (text, number, decimal, currency, percentage, date, datetime, time, custom). XLSX supports rich styling (font, color, alignment), merged cells via f...4 paramsGenerate XLSX, CSV, or Markdown spreadsheets from structured tabular data. Define columns and rows with optional cell formatting (text, number, decimal, currency, percentage, date, datetime, time, custom). XLSX supports rich styling (font, color, alignment), merged cells via f...
fontsarrayformatenumcsv · markdown · xlsxsheetsarraystylesobjectcsoai-org/pdf-document-mcp
xt765/mcp-document-converter
io.github.xjtlumedia/markdown-formatter
io.github.ai-aviate/better-notion
suekou/mcp-notion-server
meterlong/mcp-doc