Catalog
io.github.ishan-maheshwari/dicepdf
OfficialDicePDF
Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.
Local PDF processing tools for merging, splitting, extracting, and compressing files on-device.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"dicepdf": {
"command": "npx",
"args": [
"-y",
"@dicepdf/mcp@0.1.0"
]
}
}
}