Quillpdf MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 29 Jul 2026.
Local-first PDF tools (merge, split, rotate, watermark, Bates, metadata) as MCP server + CLI.
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 quillpdf-mcp -- npx -y quillpdf-mcp
{
"mcpServers": {
"quillpdf-mcp": {
"args": [
"-y",
"quillpdf-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.quillpdf-mcp]
command = "npx"
args = ["-y", "quillpdf-mcp"]
{
"mcpServers": {
"quillpdf-mcp": {
"args": [
"-y",
"quillpdf-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"quillpdf-mcp": {
"args": [
"-y",
"quillpdf-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.