The local PDF workflow for Claude Desktop and MCP hosts: fill, sign, merge, split, extract, and analyze PDFs without sending files to a web app.
{
"mcpServers": {
"pdf-tools": {
"command": "npx",
"args": [
"-y",
"pdf-tools"
]
}
}
}