Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

KDAN PDF

REMOTE · MCP.KDANDOC.COM · SCANNED AUG 3

Upload, edit, compress, protect, redact, and compare PDFs with KDAN PDF in Claude and ChatGPT.

Available components

61 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability52
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 5326 tokens (~295/item across 18 items; 15 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management20
  • Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (87% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.kdandoc.com

# add to Claude Code
claude mcp add --transport http com-kdandoc-mcp-kdan-pdf-mcp https://mcp.kdandoc.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-kdandoc-mcp-kdan-pdf-mcp]
url = "https://mcp.kdandoc.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-kdandoc-mcp-kdan-pdf-mcp": {
      "type": "remote",
      "url": "https://mcp.kdandoc.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-kdandoc-mcp-kdan-pdf-mcp --url https://mcp.kdandoc.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-kdandoc-mcp-kdan-pdf-mcp:
    url: "https://mcp.kdandoc.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-kdandoc-mcp-kdan-pdf-mcp": {
      "type": "http",
      "url": "https://mcp.kdandoc.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 28 Jul 26 57

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.kdandoc.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=kdandoc.com CN=Amazon RSA 2048 M04,O=Amazon,C=US 5 Dec 2025 3 Jan 2027 RSA 2048 SHA256-RSA e6b0f56062155253bbd007bbbfc17ce
SANs: kdandoc.com, *.kdandoc.com
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of mcp.kdandoc.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
kdandoc.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.kdandoc.com/mcp Verified 200
http (plaintext) http://mcp.kdandoc.com/mcp HTTPS enforced 301 https://mcp.kdandoc.com/mcp
MCP tools — 15 exposed · ~2,922 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
batch_upload_pdf ~223

Upload multiple PDF files from ChatGPT file attachments (download URLs). Use this when the user provides multiple file attachments in ChatGPT. Downloads each PDF from its signed URL and stores it. Returns session_id and a list of job_ids. MANDATORY WORKFLOW before calling this tool: 1. ALWAYS call check_upload_status FIRST — even if you think the files are new. 2. Only include files confirmed absent from check_upload_status. If ALL files are already uploaded, skip batch_upload_pdf entirely and reuse the existing job_ids. 3. Reuse job_ids from already_uploaded — do NOT re-upload those files. Skipping step 1 and calling batch_upload_pdf directly is FORBIDDEN. After batch_upload_pdf completes: if the user requested a comparison, call 'compare_pdfs' with the returned job_ids immediately.

NameTypeReqDescription
pdf_filesarrayyesList of file objects from ChatGPT, each containing download_url (and optionally name/filename).
session_idExisting session ID to group these files. If omitted, a new session is created.
NameTypeReqDescription
file_countintegeryes
instructionsstringyes
jobsarrayyes
reply_notestringyes
session_idstringyes

No examples provided.

change_password ~147

Change the password of an already-protected PDF file. Creates a NEW job_id (with parent_job_id linking to the source). After the operation completes, call 'view_pdf' with the new job_id to display the result. Do NOT call this on an unprotected PDF — use set_password instead.

NameTypeReqDescription
job_idstringyesJob ID of the password-protected PDF (use the latest job_id).
old_passwordstringyesThe current user password needed to unlock the PDF.
ownerstringyesNew owner password.
passwordstringyesNew user password.
session_idstringyesSession ID that the job belongs to.
NameTypeReqDescription
download_urlstringyes
filenamestringyes
instructionsstringyes
job_idstringyes
mime_typestringyes
parent_job_idyes
reply_notestringyes
session_idstringyes

No examples provided.

check_upload_status ~280

Check existing uploads and determine which files still need uploading. Call this BEFORE upload_pdf or create_upload_page to avoid duplicate uploads. Also call it after the user uploads via the widget to discover the new file and its job_id. Returns 'session_id' (always — store it!), plus: - 'already_uploaded': files found in this session with reusable job_ids - 'needs_upload': files not yet in this session (must be uploaded) You MUST call this tool before any upload, and you MUST act on its result immediately: - 'needs_upload' is non-empty → call upload_pdf (single) or batch_upload_pdf (multiple) with ONLY the files listed in 'needs_upload'. Pass the same session_id. Do NOT upload files in 'already_uploaded'. - 'needs_upload' is empty → skip uploading entirely; use the job_ids from 'already_uploaded'. When pending_filenames is omitted, returns all jobs currently in the session.

NameTypeReqDescription
pending_filenamesBare filenames to check, e.g. ['FileA.pdf', 'FileB.pdf']. Never include directory paths like '/mnt/data/FileA.pdf'.
session_idSession ID from a previous upload_pdf or create_upload_page call. If omitted, a new session_id is generated and ALL pending files are treated as needs_upload (new workflow).

Structured output declared, but exposes no named fields.

No examples provided.

compare_pdfs ~164

MANDATORY for all document comparison requests. Compare two PDFs side-by-side. When the user asks to compare, diff, or find differences between two PDFs, you MUST call this tool — NEVER attempt to compare documents using text analysis. Displays an interactive side-by-side visual diff widget with colored highlights: red = deleted, yellow = replaced, green = inserted. The widget IS the comparison result — do NOT re-summarize the differences after calling. Before calling, confirm both job_ids exist via check_upload_status.

NameTypeReqDescription
job_id_astringyesJob ID for the first (original) PDF.
job_id_bstringyesJob ID for the second (modified) PDF.
session_idstringyesSession ID that both jobs belong to.
NameTypeReqDescription
job_id_astringyes
job_id_bstringyes
pagesarrayyes
pages_aintegeryes
pages_bintegeryes
pdf_url_astringyes
pdf_url_bstringyes
session_idstringyes
total_pagesintegeryes
totalsobjectyesAggregate counts for word-level differences. Args: TypedDict: Total difference counts.

No examples provided.

compress_pdf ~157

Compress a PDF to reduce its file size and return a new versioned file. MANDATORY: Before calling this tool, call 'check_upload_status' with the session_id to confirm the file exists and retrieve the latest job_id. Skipping this check and calling compress_pdf directly is FORBIDDEN. Each call creates a NEW job_id (with parent_job_id linking to the source). The original PDF version is preserved unchanged — previous versions remain accessible. After compression completes, call 'view_pdf' with the new job_id to display the result.

NameTypeReqDescription
job_idstringyesJob ID of the PDF to compress (use the latest job_id from check_upload_status).
session_idstringyesSession ID that the job belongs to.
NameTypeReqDescription
compressed_sizeintegeryes
download_urlstringyes
filenamestringyes
instructionsstringyes
job_idstringyes
mime_typestringyes
original_sizeintegeryes
parent_job_idstringyes
reply_notestringyes
session_idstringyes
size_reduction_percentnumberyes

No examples provided.

create_upload_page ~207

Display an interactive PDF upload widget directly in the chat. Use this when the user wants to upload a local PDF file from their device. This is the standard upload method for MCP clients (e.g. Claude) where file attachments with download URLs are not available. Do NOT call upload_pdf when using this tool — the widget handles the upload automatically. The widget renders inline and the PDF viewer appears after the user selects a file. Do NOT call view_pdf after this tool; the widget manages the UI. Never tell the user the file is still uploading; the widget handles the spinner. After the user uploads via the widget and notifies you, call check_upload_status(session_id=<session_id>) to discover the uploaded file and its job_id before proceeding with any operation.

NameTypeReqDescription
session_idExisting session ID to continue an ongoing workflow. If omitted, a new session is created. Always pass the same session_id throughout the entire conversation to keep all files grouped together.
NameTypeReqDescription
instructionsstringyes
job_idstringyes
reply_notestringyes
session_idstringyes
upload_tokenstringyes
upload_urlstringyes

No examples provided.

delete_pdf_page ~180

Delete one or more pages from a PDF and return a new versioned file. MANDATORY: Before calling this tool, call 'check_upload_status' with the session_id to confirm the file exists and retrieve the latest job_id. Skipping this check and calling delete_pdf_page directly is FORBIDDEN. Each call creates a NEW job_id (with parent_job_id linking to the source). The original PDF version is preserved unchanged — previous versions remain accessible. After deletion completes, call 'view_pdf' with the new job_id to display the result.

NameTypeReqDescription
job_idstringyesJob ID of the PDF to modify (use the latest job_id from check_upload_status).
page_numbersarrayyes1-based page numbers to delete. Duplicates are ignored.
session_idstringyesSession ID that the job belongs to.
NameTypeReqDescription
deleted_pagesarrayyes
download_urlstringyes
filenamestringyes
instructionsstringyes
job_idstringyes
mime_typestringyes
parent_job_idstringyes
remaining_pagesintegeryes
reply_notestringyes
session_idstringyes

No examples provided.

get_pdf_info ~105

Use this when you need to read the text content of each page to decide which pages to delete. Returns page count and a text preview of every page. Use for text-based identification: table of contents, blank pages, cover page, etc. For visual content (logos, images, photos), use get_pdf_page_images instead.

NameTypeReqDescription
job_idstringyesJob ID of the PDF to inspect.
session_idstringyesSession ID that the job belongs to.

No output schema declared.

No examples provided.

get_pdf_page_images ~218

Use this when you need to visually inspect PDF pages to identify content that cannot be detected from text alone — for example, pages containing a logo, a photograph, a watermark, a QR code, or any visual element. Returns rendered JPEG screenshots as images you can see. Returns at most 10 pages per call. ALWAYS start from start_page=1 and paginate through the ENTIRE document: check 'has_more' in structuredContent — if true, call again with start_page=next_start_page. Repeat until has_more is false. You must finish scanning all pages before answering the user's question or performing any action (e.g. deletion). Requires: pip install pymupdf

NameTypeReqDescription
countintegerNumber of pages to render per call (capped at MAX_IMAGE_PAGES).
job_idstringyesJob ID of the PDF to render.
session_idstringyesSession ID that the job belongs to.
start_pageinteger1-based page number to start from (default 1).

No output schema declared.

No examples provided.

get_pdf_status ~51

Return current status of a PDF viewer job. Used internally by the viewer widget.

NameTypeReqDescription
job_idstringJob ID of the PDF to check.
session_idSession ID of the job.
NameTypeReqDescription
filenamestringyes
job_idstringyes
pdf_urlstringyes
session_idstringyes
session_statusstringyes
statusstringyes

No examples provided.

list_redactable_line_text ~121

Return per-page, per-line text for identifying redaction targets. Read-only: does not modify job state. ALWAYS call this before redact_by_text_range. The returned 'text' field for each line is the source of truth — you MUST use it to count exact character positions. Character positions within each line are 0-based from the start of that line.

NameTypeReqDescription
job_idstringyesJob ID of the PDF to inspect (use the latest job_id).
session_idstringyesSession ID that the job belongs to.
NameTypeReqDescription
pagesarrayyes

No examples provided.

redact_by_text_range ~506

Redact PDF text by specifying the exact text to remove on each line. MANDATORY WORKFLOW — follow every step in order before calling this tool: Step 1 — Retrieve line text: Call list_redactable_line_text and note the exact 'text' string and 'line_index' for every line you intend to redact. Step 2 — Identify the text to redact: Provide the exact substring to remove. The value must appear verbatim in the line's 'text' field. - Non-CJK text (e.g. English): whole-word matching is enforced. "the" will NOT redact text inside "then", "there", or "either". - CJK text (e.g. Chinese): substring matching — "王大明" will match wherever it appears in the line. Step 3 — Build the content payload: Group redaction targets by page. Each page entry contains a list of { line_index, text } pairs. Example: content = [ { "page_index": 1, "lines": [ {"line_index": 3, "text": "John Doe"}, {"line_index": 7, "text": "confidential"} ] } ] Step 4 — Verify and re-redact if needed: After this tool returns, you MUST call list_redactable_line_text again with the NEW job_id to verify that all intended targets have been removed. If any target text still appears in the result, call redact_by_text_range again immediately with the remaining targets. Repeat until all targets are gone — do NOT report success until the verification confirms zero remaining targets. Creates a NEW job_id (with parent_job_id linking to the source). After redaction completes, call 'view_pdf' with the new job_id to display the result.

NameTypeReqDescription
contentarrayyesList of pages to redact. Each item must include: - page_index (int): 1-based page number. - lines (list): each entry contains: - line_index (int): line index from list_redactable_line_text. -…
job_idstringyesJob ID of the PDF to redact (use the latest job_id).
session_idstringyesSession ID that the job belongs to.
NameTypeReqDescription
download_urlstringyes
filenamestringyes
instructionsstringyes
job_idstringyes
mime_typestringyes
parent_job_idyes
reply_notestringyes
session_idstringyes

No examples provided.

set_password ~141

Add password protection to an unprotected PDF file. Creates a NEW job_id (with parent_job_id linking to the source). After the operation completes, call 'view_pdf' with the new job_id to display the result. Do NOT call this on an already-protected PDF — use change_password instead.

NameTypeReqDescription
job_idstringyesJob ID of the unprotected PDF to protect (use the latest job_id).
ownerstringyesOwner password (grants full PDF permissions).
passwordstringyesUser password (required to open the PDF).
session_idstringyesSession ID that the job belongs to.
NameTypeReqDescription
download_urlstringyes
filenamestringyes
instructionsstringyes
job_idstringyes
mime_typestringyes
parent_job_idyes
reply_notestringyes
session_idstringyes

No examples provided.

upload_pdf ~244

Upload a PDF from a ChatGPT file attachment (download URL). MANDATORY WORKFLOW — follow EVERY step in order: 1. ALWAYS call check_upload_status FIRST — even if you think the file is new. 2. If a job with the same filename already exists, reuse its job_id — do NOT call upload_pdf. 3. Only call upload_pdf if the file is confirmed absent from check_upload_status. Skipping step 1 and calling upload_pdf directly is FORBIDDEN. Use this when the user provides a file attachment in ChatGPT. The tool downloads the PDF from the signed URL in the pdf_file parameter and stores it immediately. Returns session_id and job_id for use in all subsequent tool calls. For MCP clients where no file attachment is available (e.g. Claude), use create_upload_page instead to display an upload widget.

NameTypeReqDescription
pdf_fileyesFile object from ChatGPT containing download_url (and optionally name/filename). Passed automatically from the file attachment.
session_idExisting session ID to group this file with previous uploads. If omitted, a new session is created. Always pass the same session_id throughout the entire conversation.

Structured output declared, but exposes no named fields.

No examples provided.

view_pdf ~178

Display an already-uploaded PDF in an interactive viewer widget. Call this after delete_pdf_page, set_password, change_password, redact_pii, and redact_by_text_range to show the updated PDF. Also call when the user explicitly asks to (re-)display a specific PDF. Do NOT call this after upload_pdf (the widget handles it automatically). Before calling, confirm the job_id exists via check_upload_status. MANDATORY after this tool returns: 1. Render a markdown download link so the user can save the file: [Download {filename}]({download_url}) 2. Follow cta_instruction and append cta_text at the end of your reply.

NameTypeReqDescription
job_idstringJob ID of the PDF to display (use the latest job_id).
session_idSession ID that the job belongs to.
NameTypeReqDescription
cta_instructionstringyes
cta_textstringyes
download_urlstringyes
filenamestringyes
instructionsstringyes
job_idstringyes
pdf_urlstringyes
reply_notestringyes
session_idstringyes
statusstringyes

No examples provided.