PDF Modifier runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from pypi. Last commit 26 Jun 2026.
Modify PDF text, replace with regex, and analyze layout while preserving fonts.
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 pdf-modifier-mcp -- uvx pdf-modifier-mcp
{
"mcpServers": {
"pdf-modifier-mcp": {
"args": [
"pdf-modifier-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pdf-modifier-mcp]
command = "uvx"
args = ["pdf-modifier-mcp"]
{
"mcpServers": {
"pdf-modifier-mcp": {
"args": [
"pdf-modifier-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pdf-modifier-mcp": {
"args": [
"pdf-modifier-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.