Free MCP server to convert, compress & merge PDFs and 100+ file formats (Word, Excel, images, ebooks) from Claude, Cursor, VS Code & any AI agent. Powered by GuruPDF.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"gurupdf-mcp": {
"command": "npx",
"args": [
"-y",
"GuruPDF/gurupdf-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add gurupdf-mcp npx -y GuruPDF/gurupdf-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"gurupdf-mcp": {
"command": "npx",
"args": [
"-y",
"GuruPDF/gurupdf-mcp"
]
}
}
}
📋 Copy
Topics
ai-agent ai-tools claude compress-pdf cursor document-conversion file-conversion gurupdf image-conversion llm-tools mcp merge-pdf model-context-protocol ocr pdf