Skip to content

Docling MCP

io.github.docling-project/docling-mcp · Status: active

If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object

Registry name
io.github.docling-project/docling-mcp
Package coordinate
pypi:docling-mcp
Version
3.1.1
Listed in the registry
2026-08-24
Changed in the registry
2026-08-24
First seen by tracevero
2026-08-06
Vendor's website
https://github.com/docling-project/docling-mcp

Convert PDFs and other documents to structured formats via Docling, for AI applications.

Vendor's own description, untranslated and unverified

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Credentials requiredno
Raw declaration – Required secret variables (raw): confirmed absent
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio
Source: MCP-Register · collected on 2026-08-06 · derived
Path argument presentno
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Repository URL listedyes
Raw declaration – Repository (raw): https://github.com/docling-project/docling-mcp
Source: MCP-Register · collected on 2026-08-06 · derived
Version3.1.1
Source: MCP-Register · collected on 2026-08-25 · self-declared

Position within the holdings

How many of the 24,717 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 8,596 of 24,717 entries.

This entry appears in these selections

The source's raw values23

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Environment variables (raw)DOCLING_MCP_CONVERSION_MODE, DOCLING_MCP_SERVICE_URL, DOCLING_MCP_SERVICE_API_KEY, DOCLING_MCP_SERVICE_TIMEOUT, DOCLING_MCP_SERVICE_MAX_RETRIES, DOCLING_MCP_FALLBACK_TO_LOCAL, DOCLING_MCP_KEEP_IMAGES, DOCLING_MCP_IMAGES_SCALE, DOCLING_MCP_DO_OCR, DOCLING_MCP_DO_TABLE_STRUCTURE
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Transports (raw)stdio
Source: MCP-Register · collected on 2026-08-06 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Repository (raw)https://github.com/docling-project/docling-mcp
Source: MCP-Register · collected on 2026-08-06 · self-declared
Package registries (raw)pypi
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Path environment variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote URLs (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote hosts (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
First listed in the registry (raw)2026-08-24
Source: MCP-Register · collected on 2026-08-25 · self-declared
Last changed in the registry (raw)2026-08-24
Source: MCP-Register · collected on 2026-08-25 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-08-16 · self-declared
Delivery form (raw)paket
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository platform (raw)github
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository subfolder (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package identifiers (raw)docling-mcp
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package versions (raw)3.1.1
Source: MCP-Register · collected on 2026-08-25 · self-declared
Runtime hints (raw)uvx
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable formats (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable descriptions (raw)DOCLING_MCP_CONVERSION_MODE=Conversion mode: 'remote' (default) or 'local' (requires docling-mcp[local] extra). · DOCLING_MCP_DO_OCR=Set to 'false' to disable the OCR pipeline. Default: true. · DOCLING_MCP_DO_TABLE_STRUCTURE=Set to 'false' to disable table structure detection. Default: true. · DOCLING_MCP_FALLBACK_TO_LOCAL=Set to 'true' to fall back to local conversion when Docling Serve is unreachable. · DOCLING_MCP_IMAGES_SCALE=Image scale factor (e.g. 1.0, 2.0). Increase to avoid tensor batching errors. Default: 1.0. · DOCLING_MCP_KEEP_IMAGES=Set to 'true' to retain page images in converted documents. Default: false. · DOCLING_MCP_SERVICE_API_KEY=API key for authenticating with Docling Serve. · DOCLING_MCP_SERVICE_MAX_RETRIES=Maximum number of retry attempts for remote API requests. Default: 3. · DOCLING_MCP_SERVICE_TIMEOUT=Request timeout in seconds for the remote Docling Serve API. Default: 300.0. · DOCLING_MCP_SERVICE_URL=Base URL of the Docling Serve instance. Required when conversion mode is remote.
Source: MCP-Register · collected on 2026-08-16 · self-declared
Icon formats (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared

Changes

Changes
2026-08-25Version: 3.1.0 → 3.1.1
2026-08-25Last changed in the registry (raw): 2026-08-14 → 2026-08-24
2026-08-25First listed in the registry (raw): 2026-08-14 → 2026-08-24
2026-08-25Package versions (raw): 3.1.0 → 3.1.1
2026-08-16Last changed in the registry (raw): – → 2026-08-14
2026-08-16First listed in the registry (raw): – → 2026-08-14
2026-08-16Registry status message (raw): – → –
2026-08-16Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
2026-08-16Icon formats (raw): – → –
2026-08-16Environment variable descriptions (raw): – → DOCLING_MCP_CONVERSION_MODE=Conversion mode: 'remote' (default) or 'local' (requires docling-mcp[local] extra). · DOCLING_MCP_DO_OCR=Set to 'false' to disable the OCR pipeline. Default: true. · DOCLING_MCP_DO_TABLE_STRUCTURE=Set to 'false' to disable table structure detection. Default: true. · DOCLING_MCP_FALLBACK_TO_LOCAL=Set to 'true' to fall back to local conversion when Docling Serve is unreachable. · DOCLING_MCP_IMAGES_SCALE=Image scale factor (e.g. 1.0, 2.0). Increase to avoid tensor batching errors. Default: 1.0. · DOCLING_MCP_KEEP_IMAGES=Set to 'true' to retain page images in converted documents. Default: false. · DOCLING_MCP_SERVICE_API_KEY=API key for authenticating with Docling Serve. · DOCLING_MCP_SERVICE_MAX_RETRIES=Maximum number of retry attempts for remote API requests. Default: 3. · DOCLING_MCP_SERVICE_TIMEOUT=Request timeout in seconds for the remote Docling Serve API. Default: 300.0. · DOCLING_MCP_SERVICE_URL=Base URL of the Docling Serve instance. Required when conversion mode is remote.

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-docling-project-docling-mcp