AryanBV/pdf-edit-mcp
MCP server for format-preserving PDF text editing — find, replace, and batch-edit text in existing PDFs while preserving fonts, layout, and visual fidelity. Powered by pdf-edit-engine.
Platform-specific configuration:
{
"mcpServers": {
"pdf-edit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-edit-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...