Server data from the Official MCP Registry
Convert PDFs and other documents to structured formats via Docling, for AI applications.
Convert PDFs and other documents to structured formats via Docling, for AI applications.
Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Set these up before or after installing:
Environment variable: DOCLING_MCP_CONVERSION_MODE
Environment variable: DOCLING_MCP_SERVICE_URL
Environment variable: DOCLING_MCP_SERVICE_API_KEY
Environment variable: DOCLING_MCP_SERVICE_TIMEOUT
Environment variable: DOCLING_MCP_SERVICE_MAX_RETRIES
Environment variable: DOCLING_MCP_FALLBACK_TO_LOCAL
Environment variable: DOCLING_MCP_KEEP_IMAGES
Environment variable: DOCLING_MCP_IMAGES_SCALE
Environment variable: DOCLING_MCP_DO_OCR
Environment variable: DOCLING_MCP_DO_TABLE_STRUCTURE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-docling-project-docling-mcp": {
"env": {
"DOCLING_MCP_DO_OCR": "your-docling-mcp-do-ocr-here",
"DOCLING_MCP_KEEP_IMAGES": "your-docling-mcp-keep-images-here",
"DOCLING_MCP_SERVICE_URL": "your-docling-mcp-service-url-here",
"DOCLING_MCP_IMAGES_SCALE": "your-docling-mcp-images-scale-here",
"DOCLING_MCP_CONVERSION_MODE": "your-docling-mcp-conversion-mode-here",
"DOCLING_MCP_SERVICE_API_KEY": "your-docling-mcp-service-api-key-here",
"DOCLING_MCP_SERVICE_TIMEOUT": "your-docling-mcp-service-timeout-here",
"DOCLING_MCP_FALLBACK_TO_LOCAL": "your-docling-mcp-fallback-to-local-here",
"DOCLING_MCP_DO_TABLE_STRUCTURE": "your-docling-mcp-do-table-structure-here",
"DOCLING_MCP_SERVICE_MAX_RETRIES": "your-docling-mcp-service-max-retries-here"
},
"args": [
"docling-mcp==2.2.1",
"docling-mcp-server",
"stdio",
"docling-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.