pdfcheck
Rank #35,245io.github.jayjex/pdfcheck-mcp
MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.
pdfcheck is a Model Context Protocol (MCP) server published by jayjex. It ranks #35,245 of 132,113 servers tracked on MCP Toplist. pdfcheck is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 96,868 of 132,113 servers on MCP Toplist.
Use pdfcheck
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdfcheck-mcp -- npx -y @jayjex/pdfcheck-mcp[mcp_servers.pdfcheck-mcp]
command = "npx"
args = ["-y", "@jayjex/pdfcheck-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pdfcheck-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pdfcheck-mcp": {
"command": "npx",
"args": [
"-y",
"@jayjex/pdfcheck-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jayjex%2Fpdfcheck-mcp)<a href="https://mcptoplist.com/server/io.github.jayjex%2Fpdfcheck-mcp"><img src="https://mcptoplist.com/badge/io.github.jayjex%2Fpdfcheck-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jayjex
Other servers by jayjex
- dataset-mcp#15,393 · 5 vers
- solana-research-library#28,013 · 1 ver
- earn-bounty-scanner#29,181 · 1 ver
- earn-dataset-mcp#30,463 · 1 ver
- sensormesh-mcp#38,391 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 10, 2026 |
Frequently asked questions
- Who maintains pdfcheck?
- pdfcheck is maintained by jayjex, which publishes 6 MCP servers (10 total versions) tracked on MCP Toplist.
- Is pdfcheck listed on the Official MCP Registry?
- Yes — pdfcheck is listed on the Official MCP Registry, alongside Glama.
- How many versions does pdfcheck have?
- MCP Toplist tracks 1 version of pdfcheck, most recently published on Sep 10, 2026.
- Where can I find the source code for pdfcheck?
- The source code for pdfcheck is hosted at github.com/jayjex/pdfcheck-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.