Catalog
io.github.mlorentedev/pdf-modifier-mcp
Officialby mlorentedev · Python
PDF Modifier
Modify PDF text, replace with regex, and analyze layout while preserving fonts.
Modify PDF text with regex replacement and analyze layout while preserving formatting.
Topics
mcpmodel-context-protocolpdfpython
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdf-modifier-mcp": {
"command": "uvx",
"args": [
"pdf-modifier-mcp"
]
}
}
}