In-depth architectural comparison of the Convertica MCP and Oxidize Python MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Convertica MCP
File Systems · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
Oxidize Python
File Systems · Local stdio
Quality: 59/100 (Good) | Auth: No auth required
Verdict Summary: Choose Convertica MCP if you need specialized File Systems tools running via a local process. Choose Oxidize Python if your workspace requires File Systems integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Convertica MCP when:
You need dedicated capabilities in the File Systems domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Paid Service).
You have access to required keys: CONVERTICA_API_KEY.
You need dedicated capabilities in the File Systems domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You have access to required keys: OXIDIZE_WORKSPACE, OXIDIZE_ALLOWED_PATHS, OXIDIZE_MAX_FILE_SIZE_MB, OXIDIZE_MAX_PAGES, OXIDIZE_MAX_OUTPUT_BYTES, OXIDIZE_MAX_SESSIONS, OXIDIZE_MAX_SESSION_BYTES, OXIDIZE_SESSION_TIMEOUT.
List all available file conversion tools (PDF ⇄ Word/Excel/PowerPoint/JPG/HTML/Markdown/EPUB/PDF-A, merge/split/compress/protect PDF, image convert/optimize/HEIC, and more) with their input fields and options. Call this first to find the right `tool` value for convert_file.
convert_file
Run one of convertica.net's 35+ conversion tools on local file(s) and save the result next to the input (or into output_dir). Requires authentication via the CONVERTICA_API_KEY env var. Use list_converters for tool slugs and options. Examples: {tool: 'pdf-to-word', files: ['/docs/report.pdf']}; {tool: 'pdf-organize/merge', files: ['/a.pdf','/b.pdf']}.
Convertica MCP is categorized under File Systems and uses a local stdio subprocess. In contrast, Oxidize Python belongs to File Systems using local stdio subprocess. Select Convertica MCP when you need capabilities focused on file systems and Oxidize Python when you require tools for file systems.
Convert PDF ⇄ Word, Excel, PowerPoint, JPG, HTML, Markdown, EPUB and PDF/A, plus merge, split, compress, watermark, sign, and protect PDFs, and convert images (HEIC, WebP) — 35+ tools from convertica.net. Zero-config via npx convertica-mcp.
Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the oxidize-pdf PyPI package — run locally with uvx oxidize-mcp.