TruePath PDF runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 11 Jul 2026.
Local-only PDF tools for AI — extract text, search, split/merge, render pages. Files never leave.
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 truepath-pdf-mcp -- npx -y @truepathpdf/mcp-server
{
"mcpServers": {
"truepath-pdf-mcp": {
"args": [
"-y",
"@truepathpdf/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.truepath-pdf-mcp]
command = "npx"
args = ["-y", "@truepathpdf/mcp-server"]
{
"mcpServers": {
"truepath-pdf-mcp": {
"args": [
"-y",
"@truepathpdf/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"truepath-pdf-mcp": {
"args": [
"-y",
"@truepathpdf/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.