pdf-suite-mcp
Rank #14,875io.github.beepboop2025/pdf-toolkit-mcp
Legacy PDF Toolkit identity, pinned to its 2.1.1 package; maintained successor: PDF Suite MCP.
pdf-suite-mcp is a Model Context Protocol (MCP) server published by beepboop2025. It ranks #14,875 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. pdf-suite-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 100,585 of 115,460 servers on MCP Toplist.
Use pdf-suite-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdf-toolkit-mcp -- npx -y pdf-suite-mcp[mcp_servers.pdf-toolkit-mcp]
command = "npx"
args = ["-y", "pdf-suite-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pdf-toolkit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-suite-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.beepboop2025%2Fpdf-toolkit-mcp)<a href="https://mcptoplist.com/server/io.github.beepboop2025%2Fpdf-toolkit-mcp"><img src="https://mcptoplist.com/badge/io.github.beepboop2025%2Fpdf-toolkit-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
beepboop2025
Other servers by beepboop2025
- Palimpsest — censorship, China economy and model-eval observatory#774 · 9 vers
- Seiche — world-markets evidence terminal#3,222 · 6 vers
- LiquiLens Evidence Carrier#8,169 · 3 vers
- NarcoScope — official drug-market evidence explorer#8,412 · 3 vers
- my quant doesn’t speak english — editorial discovery#8,930 · 2 vers
- data-breach-detector#9,025 · 5 vers
- Financial Evidence#10,858 · 2 vers
- LiquiLens — the Failure Radar#11,256 · 8 vers
- Groundcheck#13,096 · 5 vers
- Lucent#19,701 · 2 vers
- noisefloor — is this number real?#22,069 · 2 vers
- Umbra Xmr Bridge#25,205 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 2.1.2 | Aug 16, 2026 |
| 2.1.3 | Aug 16, 2026 |
| 2.1.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains pdf-suite-mcp?
- pdf-suite-mcp is maintained by beepboop2025, which publishes 16 MCP servers (61 total versions) tracked on MCP Toplist.
- Is pdf-suite-mcp listed on the Official MCP Registry?
- Yes — pdf-suite-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does pdf-suite-mcp have?
- MCP Toplist tracks 3 versions of pdf-suite-mcp, most recently published on Aug 16, 2026.
- Where can I find the source code for pdf-suite-mcp?
- The source code for pdf-suite-mcp is hosted at github.com/beepboop2025/pdf-toolkit-mcp.