Skip to content
Claude Desktop

PDF Modifier for Claude Desktop

io.github.mlorentedev/pdf-modifier-mcp

Modify PDF text, replace with regex, and analyze layout while preserving fonts.

client:Claude Desktop transport:stdio runtime:pypi

Install PDF Modifier in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "pdf-modifier-mcp": {
      "command": "uvx",
      "args": [
        "pdf-modifier-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PDF Modifier in other clients