Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"oxidize-pdf": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/launch-mcp",
"args": [
"serve"
],
"env": {
"OXIDIZE_PLUGIN_DATA": "${CLAUDE_PLUGIN_DATA}"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/launch-mcpCommand-line arguments passed to the server process
Environment variables set when the server starts
OXIDIZE_PLUGIN_DATA=${CLAUDE_PLUGIN_DATA}npx claudepluginhub bzsanti/oxidize-pdf-integrations --plugin oxidize-pdf