mcpbeat Sign in

Pdfcheck MCP Server

local only

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

MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.

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

Installs per day peak 191 · avg 9
a month agotoday
268
Installs / week
npm · @jayjex/pdfcheck-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 pdfcheck-mcp -- npx -y @jayjex/pdfcheck-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdfcheck-mcp": {
      "args": [
        "-y",
        "@jayjex/pdfcheck-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdfcheck-mcp]
command = "npx"
args = ["-y", "@jayjex/pdfcheck-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdfcheck-mcp": {
      "args": [
        "-y",
        "@jayjex/pdfcheck-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdfcheck-mcp": {
      "args": [
        "-y",
        "@jayjex/pdfcheck-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Pdfcheck MCP

same job, measured the same way
MCP Search Server
by kazkozdev

Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.

22 installs/wk local only
CLIO Geojson
by iowarp

MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)

local only
PandaDoc MCP Server
by pandadoc-mcp

PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.

answering
MainBook Bank Statement Converter
by mainbook

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

253 installs/wk 4 tools answering
Outline MCP Server
by vortiago

Connect AI assistants to Outline for document search, reading, and management

482 installs/wk local only
Scholar MCP
by pvliesdonk

FastMCP server for scholarly papers, patents, books and standards with docling PDF conversion

217 installs/wk local only
Huoshui PDF Converter
by huoshuiai42

An MCP server that provides PDF file conversion

57 installs/wk local only
Huoshui PDF Translator
by huoshuiai42

An MCP server that provides PDF translation service

26 installs/wk local only

Pdfcheck MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pdfcheck MCP?
Pdfcheck 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 @jayjex/pdfcheck-mcp was installed 268 times last week.
Is Pdfcheck MCP 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 Pdfcheck 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 @jayjex/pdfcheck-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pdfcheck MCP?
The npm package @jayjex/pdfcheck-mcp was installed 268 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.