Distill MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 11 Apr 2026.
Convert PDF, DOCX, XLSX, PPTX, HTML, audio to token-efficient Markdown for any MCP client.
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 distill-mcp -- npx -y distill-mcp-server
{
"mcpServers": {
"distill-mcp": {
"args": [
"-y",
"distill-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.distill-mcp]
command = "npx"
args = ["-y", "distill-mcp-server"]
{
"mcpServers": {
"distill-mcp": {
"args": [
"-y",
"distill-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"distill-mcp": {
"args": [
"-y",
"distill-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.