Catalog
com.exactpdf/mcp
OfficialExactPDF
Agent-facing PDF API: merge, split, rotate, compress, images, metadata, text, and Markdown.
PDF manipulation API supporting merge, split, rotate, compress, images, metadata, text, and Markdown.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@exactpdf/mcp@0.2.3"
]
}
}
}