mcpbeat Sign in

DicePDF MCP Server

by ishan-maheshwari Your server? Claim it
local only

DicePDF runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 3 · +57% w/w
a month agotoday
21
Installs / week
npm · @dicepdf/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dicepdf -- npx -y @dicepdf/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dicepdf": {
      "args": [
        "-y",
        "@dicepdf/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dicepdf]
command = "npx"
args = ["-y", "@dicepdf/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dicepdf": {
      "args": [
        "-y",
        "@dicepdf/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dicepdf": {
      "args": [
        "-y",
        "@dicepdf/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to DicePDF

same job, measured the same way
TruePath PDF
by joytruepath

Local-only PDF tools for AI — extract text, search, split/merge, render pages. Files never leave.

69 installs/wk local only
C
PDF
by yaktool

Merge, split, compress, unlock, organize, extract, fill forms and check PDFs — 12 local tools.

129 installs/wk local only
I
PDF Kit
by benhuang21828

AI-powered PDF tools: fill forms, merge, extract data, and split PDFs

114 installs/wk local only
Devpick
by kimbobmarley03

43 local developer tools for AI agents: PDF, subnet, regex, JSON, conversion, and more.

24 installs/wk local only
PDFHaul MCP
by pdfhaul-www

PDF tools for Claude: merge, split, compress, convert, OCR & more. Requires a PDFHaul API key.

answering
Quillpdf MCP
by purpledirective

Local-first PDF tools (merge, split, rotate, watermark, Bates, metadata) as MCP server + CLI.

42 installs/wk local only
Merge PDF
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

local only
PDF
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

local only

DicePDF — questions

Answers built from our own checks of this server.

Why is there no uptime for DicePDF?
DicePDF runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @dicepdf/mcp was installed 21 times last week.
Is DicePDF still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect DicePDF?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @dicepdf/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use DicePDF?
The npm package @dicepdf/mcp was installed 21 times in the last week. Week over week that is +57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.