mcpbeat Sign in

Pdfops MCP Server

local only

Pdfops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 157 installs a week from npm. Last commit 8 Sep 2026.

Deterministic PDF tools for AI agents: inspect fields, fill forms, merge PDFs, invoices.

Installs per day peak 263 · avg 11 · -81% w/w
a month agotoday
157
Installs / week
npm · pdfops-mcp
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Pdfops MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 pdfops-mcp -- npx -y pdfops-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdfops-mcp": {
      "args": [
        "-y",
        "pdfops-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdfops-mcp]
command = "npx"
args = ["-y", "pdfops-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdfops-mcp": {
      "args": [
        "-y",
        "pdfops-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdfops-mcp": {
      "args": [
        "-y",
        "pdfops-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pdfops MCP

same job, measured the same way
jPOS MCP Server
by mohisyed

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

74 installs/wk local only
Thousand API
by thousand-api

Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.

84 tools answering
Valuation API
by johnbehar1500-ux

Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.

14 tools answering
I
Backend
by aiguardrail

Deterministic pre-trade risk checks for autonomous AI trading agents.

5 tools answering
C
Yaktool
by yaktool

73 local deterministic tools: GTIN, feeds, CSV-XLSX, Digital Link QR, e-invoices. Rules cited.

129 installs/wk local only
BTCPay Server MCP
by draket

21 tools for AI agents to manage BTCPay Server: invoices, payments, stores, webhooks, Lightning

local only
Lawmatics MCP
by oktopeak

Connect Claude to Lawmatics: matters, contacts, pipelines, tasks, forms, custom fields, invoices.

23 installs/wk local only
Mandateguard
by ezequiellich44-cmd

Deterministic payment policy guardrail for AI agents - budgets, allowlists, signed mandates.

local only

Pdfops MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pdfops MCP?
Pdfops MCP 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 pdfops-mcp was installed 157 times last week.
How do I connect Pdfops MCP?
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 pdfops-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pdfops MCP?
The npm package pdfops-mcp was installed 157 times in the last week. Week over week that is -81%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pdfops MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.