1pdf
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@1pdfMerge report1.pdf and report2.pdf"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
1pdf MCP Server
The best 96 PDF tools for Claude, Cursor & Codex.
Give your AI assistant the power to merge, split, compress, convert, encrypt, OCR, and summarize PDFs — all with natural language.
Quick Start
Claude Code
claude mcp add 1pdf -- npx -y onepdf-mcp-serverClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"1pdf": {
"command": "npx",
"args": ["-y", "onepdf-mcp-server"]
}
}
}Cursor
Settings → MCP → Add Server:
Command: npx
Args: -y, onepdf-mcp-serverWindsurf
Settings → MCP → Add Server:
npx -y onepdf-mcp-serverWhat You Can Do
Once installed, just talk to your AI assistant naturally:
"Merge report1.pdf and report2.pdf"
"Split this PDF into pages 1-3 and 5"
"Encrypt this PDF with password mypass123"
"Add a DRAFT watermark to this PDF"
"Add page numbers to this PDF"Available Tools (v0.1.0)
Tool | Description | Cost |
| Combine multiple PDFs into one | Free |
| Extract specific pages by range | Free |
| Add password protection | Free |
| Remove password from protected PDF | Free |
| Rotate pages by 90°, 180°, or 270° | Free |
| Remove specific pages | Free |
| Reorder pages in custom order | Free |
| Reduce file size | Free |
| Add text watermark to all pages | Free |
| Add customizable page numbers | Free |
All 10 tools run locally — your files never leave your machine.
Coming Soon (v1.0 - Cloud)
86 more tools including:
🔄 Convert: Word↔PDF, Image↔PDF, 20+ formats
✏️ Edit: Signatures, forms, crops, stamps
🔍 OCR: Text recognition for scanned documents
🤖 AI: Summarize, extract info, chat with PDF
⚡ Optimize: Repair, linearize, flatten
🔒 Security: Sanitize, permissions, metadata
Requirements
Node.js 18+
Claude Desktop, Cursor, Windsurf, or Claude Code
Development
git clone https://github.com/1pdf/mcp-server.git
cd mcp-server
npm install
npm testLicense
MIT © 1pdf
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/WendongAI/onepdf-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server