Docling MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 11 828 installs a week from pypi. Last commit 31 Jul 2026.
Convert PDFs and other documents to structured formats via Docling, for AI applications.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add docling-mcp -- uvx docling-mcp
{
"mcpServers": {
"docling-mcp": {
"args": [
"docling-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.docling-mcp]
command = "uvx"
args = ["docling-mcp"]
{
"mcpServers": {
"docling-mcp": {
"args": [
"docling-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docling-mcp": {
"args": [
"docling-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.