pdfcheck mcp for Cline
io.github.jayjex/pdfcheck-mcp
MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.
client:Cline
transport:stdio
runtime:npm
Install pdfcheck mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs