Kdan PDF

v1.0.0File Systemsstable

Connect Claude and ChatGPT to KDAN PDF — upload, edit, compress, protect, redact, and compare PDFs in chat.

ai-automationchatgptclaudeconnectorkdan
Share:
17
Stars
0
Downloads
0
Weekly
0/5

What is Kdan PDF?

Kdan PDF is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to connect claude and chatgpt to kdan pdf — upload, edit, compress, protect, redact, and compare pdfs in chat.

Connect Claude and ChatGPT to KDAN PDF — upload, edit, compress, protect, redact, and compare PDFs in chat.

This server falls under the File Systems and Business Applications categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Connect Claude and ChatGPT to KDAN PDF — upload, edit, compr

Use Cases

Upload, edit, compress, and protect PDF files directly from Claude.
Redact sensitive information and compare PDF versions in chat.
KDAN-PDF

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx kdan-pdf-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Kdan PDF

Kdan PDF MCP connects Claude and ChatGPT directly to KDAN's cloud PDF service, enabling PDF operations like compression, page deletion, password protection, PII redaction, document comparison, and preview generation through natural language conversation. No local PDF software is needed — files are processed via the KDAN cloud API after a one-time authorization flow. It is useful for professionals who need to quickly manipulate PDF documents without switching to a dedicated desktop application.

Prerequisites

  • Claude Desktop (Settings > Connectors) or ChatGPT with connector support
  • A web browser to complete the KDAN authorization flow
  • No account or API key setup required — authorization is handled through the connector OAuth flow
  • PDF files accessible for upload during your conversation
1

Open Claude Desktop settings

In Claude Desktop, navigate to Settings and locate the Connectors section where you can add MCP server endpoints.

2

Add the KDAN PDF connector URL

Click 'Add Connector' and paste the KDAN PDF MCP endpoint URL. This is a cloud-hosted server so no local installation is required.

https://mcp.kdandoc.com/mcp
3

Complete the authorization flow

Claude Desktop will open a browser-based authorization page. Follow the KDAN authorization steps to grant Claude access to the PDF processing service. No account creation is required.

4

Verify the connection

After authorization, return to Claude Desktop. The KDAN PDF tools should now be available. You can confirm by asking Claude what PDF tools it has access to.

5

Start using PDF operations in chat

Upload or reference a PDF in your conversation and ask Claude to perform operations using natural language. Claude will use the KDAN PDF tools to process your request.

Kdan PDF Examples

Client configuration

KDAN PDF is a cloud-hosted MCP server accessed via a remote URL connector rather than a local command. Use this URL in your client's connector settings.

{
  "mcpServers": {
    "kdan-pdf": {
      "url": "https://mcp.kdandoc.com/mcp"
    }
  }
}

Prompts to try

Example natural language requests to perform PDF operations through Claude with KDAN PDF connected.

- "Compress this PDF and reduce its file size as much as possible."
- "Remove pages 3 and 5 from this document."
- "Add a password to protect this contract PDF."
- "Redact all email addresses and phone numbers from this document."
- "Compare these two versions of the contract and highlight what changed between them."

Troubleshooting Kdan PDF

The connector URL is not accepted or shows an error in Claude Desktop

Ensure you are using the exact URL: https://mcp.kdandoc.com/mcp (no trailing slash variations). Confirm your version of Claude Desktop supports remote MCP connectors — this feature requires a recent version.

Authorization flow opens but fails or loops

Try opening the authorization URL in a different browser. Clear cookies for kdandoc.com and retry. Ensure your browser does not block pop-ups or redirects from Claude Desktop.

PDF operations fail silently or return no output

KDAN PDF operates on files uploaded during the conversation. Ensure you have actually attached or uploaded the PDF to the chat before requesting operations. Large files may time out — try compressing or splitting the PDF first.

Frequently Asked Questions about Kdan PDF

What is Kdan PDF?

Kdan PDF is a Model Context Protocol (MCP) server that connect claude and chatgpt to kdan pdf — upload, edit, compress, protect, redact, and compare pdfs in chat. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Kdan PDF?

Follow the installation instructions on the Kdan PDF GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Kdan PDF?

Kdan PDF works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Kdan PDF free to use?

Yes, Kdan PDF is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More File Systems MCP Servers

Explore all file systems servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "kdan-pdf-mcp": { "command": "npx", "args": ["-y", "kdan-pdf-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Kdan PDF?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides