Docling MCP Server

Model Context Protocol server that exposes Docling document parsing as MCP tools so Claude, Cursor, Gemini, and other MCP-aware agents can convert PDFs, Office files, and images into structured `DoclingDocument` output without bespoke integration code.

API entry from apis.yml

apis.yml Raw ↑
aid: docling:docling-mcp-server
name: Docling MCP Server
tags:
- MCP
- Agents
- Documents
- Parsing
humanURL: https://github.com/docling-project/docling-mcp
properties:
- url: https://github.com/docling-project/docling-mcp
  type: Documentation
- url: https://github.com/docling-project/docling-mcp
  type: SourceCode
description: Model Context Protocol server that exposes Docling document parsing as MCP tools so Claude,
  Cursor, Gemini, and other MCP-aware agents can convert PDFs, Office files, and images into structured
  `DoclingDocument` output without bespoke integration code.