oxidize-pdf MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 1 373 installs a week from pypi. Last commit 22 Jul 2026.
MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add oxidize-pdf-mcp -- uvx oxidize-pdf
{
"mcpServers": {
"oxidize-pdf-mcp": {
"args": [
"oxidize-pdf"
],
"command": "uvx"
}
}
}
[mcp_servers.oxidize-pdf-mcp]
command = "uvx"
args = ["oxidize-pdf"]
{
"mcpServers": {
"oxidize-pdf-mcp": {
"args": [
"oxidize-pdf"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"oxidize-pdf-mcp": {
"args": [
"oxidize-pdf"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.