pdfcheck mcp for Claude Desktop
io.github.jayjex/pdfcheck-mcp
MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.
client:Claude Desktop
transport:stdio
runtime:npm
Install pdfcheck mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs