1pdf

1pdf

Enables AI assistants to perform PDF operations like merge, split, compress, convert, encrypt, OCR, and summarize using natural language.

Category
Visit Server

README

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-server

Claude 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-server

Windsurf

Settings → MCP → Add Server:

npx -y onepdf-mcp-server

What 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
merge_pdfs Combine multiple PDFs into one Free
split_pdf Extract specific pages by range Free
encrypt_pdf Add password protection Free
decrypt_pdf Remove password from protected PDF Free
rotate_pdf Rotate pages by 90°, 180°, or 270° Free
delete_pages Remove specific pages Free
sort_pages Reorder pages in custom order Free
compress_pdf Reduce file size Free
add_watermark Add text watermark to all pages Free
add_page_numbers 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 test

License

MIT © 1pdf

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured