Skip to content
Windsurf

PDF Modifier for Windsurf

io.github.mlorentedev/pdf-modifier-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install PDF Modifier in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

PDF Modifier in other clients