Pdf Toolkit MCP
Rank #15,830io.github.AryanBV/pdf-toolkit-mcp
Write-capable PDF toolkit MCP: 22 tools to read, create, render, encrypt, merge & fill PDFs.
Pdf Toolkit MCP is a Model Context Protocol (MCP) server published by aryanbv. It ranks #15,830 of 132,113 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Pdf Toolkit MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on May 29, 2026.
Ranks ahead of 116,283 of 132,113 servers on MCP Toplist.
Use Pdf Toolkit MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdf-toolkit-mcp -- npx -y @aryanbv/pdf-toolkit-mcp[mcp_servers.pdf-toolkit-mcp]
command = "npx"
args = ["-y", "@aryanbv/pdf-toolkit-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"@aryanbv/pdf-toolkit-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"@aryanbv/pdf-toolkit-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pdf-toolkit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aryanbv/pdf-toolkit-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"@aryanbv/pdf-toolkit-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"@aryanbv/pdf-toolkit-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.AryanBV%2Fpdf-toolkit-mcp)<a href="https://mcptoplist.com/server/io.github.AryanBV%2Fpdf-toolkit-mcp"><img src="https://mcptoplist.com/badge/io.github.AryanBV%2Fpdf-toolkit-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
aryanbv
Other servers by aryanbv
View all aryanbv servers →Available versions (5)
| Version | Published |
|---|---|
| 0.3.1 | May 29, 2026 |
| 0.3.0 | May 29, 2026 |
| 0.2.3 | Apr 1, 2026 |
| 0.2.2 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pdf Toolkit MCP?
- Pdf Toolkit MCP is maintained by aryanbv, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Pdf Toolkit MCP listed on the Official MCP Registry?
- Yes — Pdf Toolkit MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Pdf Toolkit MCP have?
- MCP Toplist tracks 5 versions of Pdf Toolkit MCP, most recently published on May 29, 2026.
- Where can I find the source code for Pdf Toolkit MCP?
- The source code for Pdf Toolkit MCP is hosted at github.com/aryanbv/pdf-toolkit-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.