oxidize-pdf MCP Server
Rank #3,940io.github.bzsanti/oxidize-pdf-mcp
MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf
oxidize-pdf MCP Server is a Model Context Protocol (MCP) server published by bzsanti. It ranks #3,940 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. oxidize-pdf MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 128,106 of 132,046 servers on MCP Toplist.
Use oxidize-pdf MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oxidize-pdf-mcp -- uvx oxidize-pdf oxidize-mcp[mcp_servers.oxidize-pdf-mcp]
command = "uvx"
args = ["oxidize-pdf", "oxidize-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"oxidize-pdf-mcp": {
"command": "uvx",
"args": [
"oxidize-pdf",
"oxidize-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"oxidize-pdf-mcp": {
"command": "uvx",
"args": [
"oxidize-pdf",
"oxidize-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oxidize-pdf-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"oxidize-pdf",
"oxidize-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oxidize-pdf-mcp": {
"command": "uvx",
"args": [
"oxidize-pdf",
"oxidize-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oxidize-pdf-mcp": {
"command": "uvx",
"args": [
"oxidize-pdf",
"oxidize-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.bzsanti%2Foxidize-pdf-mcp)<a href="https://mcptoplist.com/server/io.github.bzsanti%2Foxidize-pdf-mcp"><img src="https://mcptoplist.com/badge/io.github.bzsanti%2Foxidize-pdf-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bzsanti
Available versions (14)
| Version | Published |
|---|---|
| 0.17.0 | Aug 14, 2026 |
| 0.16.0 | Jul 22, 2026 |
| 0.13.0 | Jun 26, 2026 |
| 0.12.0 | Jun 21, 2026 |
| 0.11.0 | Jun 21, 2026 |
| 0.10.0 | Jun 14, 2026 |
| 0.9.0 | Jun 11, 2026 |
| 0.8.0 | Jun 8, 2026 |
| 0.7.0 | Jun 4, 2026 |
| 0.5.2 | May 19, 2026 |
| 0.5.0 | May 5, 2026 |
| 0.4.3 | Apr 24, 2026 |
| 0.3.1 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains oxidize-pdf MCP Server?
- oxidize-pdf MCP Server is maintained by bzsanti, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is oxidize-pdf MCP Server listed on the Official MCP Registry?
- Yes — oxidize-pdf MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does oxidize-pdf MCP Server have?
- MCP Toplist tracks 14 versions of oxidize-pdf MCP Server, most recently published on Aug 14, 2026.
- Where can I find the source code for oxidize-pdf MCP Server?
- The source code for oxidize-pdf MCP Server is hosted at github.com/bzsanti/oxidize-python.
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.