From e7c15a477ea2ddb42766f96fefbef50a9ba539f9 Mon Sep 17 00:00:00 2001 From: Convertica Date: Fri, 17 Jul 2026 21:30:11 +0200 Subject: [PATCH] Add convertica-net/convertica-mcp to File Systems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MCP server for convertica.net — convert PDF, Office, EPUB, HEIC and images (35+ tools) from Claude, Cursor or any MCP client via npx convertica-mcp. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..70b5d1942 100644 --- a/README.md +++ b/README.md @@ -1533,6 +1533,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [box/mcp-server-box-remote](https://github.com/box/mcp-server-box-remote/) 🎖️ ☁️ - The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction. - [bzsanti/oxidize-python](https://github.com/bzsanti/oxidize-python) [![bzsanti/oxidize-python MCP server](https://glama.ai/mcp/servers/bzsanti/oxidize-python/badges/score.svg)](https://glama.ai/mcp/servers/bzsanti/oxidize-python) 🐍 🏠 🍎 🪟 🐧 - 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`. - [ckanthony/Chisel](https://github.com/ckanthony/Chisel) [![chisel MCP server](https://glama.ai/mcp/servers/@ckanthony/chisel/badges/score.svg)](https://glama.ai/mcp/servers/@ckanthony/chisel) 🦀 🏠 🍎 🐧 ☁️ - Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM). +- [convertica-net/convertica-mcp](https://github.com/convertica-net/convertica-mcp) 📇 ☁️ - 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`. - [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard - [Dissimilis/DirForge](https://github.com/Dissimilis/DirForge) [![Dissimilis/DirForge MCP server](https://glama.ai/mcp/servers/Dissimilis/DirForge/badges/score.svg)](https://glama.ai/mcp/servers/Dissimilis/DirForge) #️⃣ 🏠 🍎 🪟 🐧 - Read-only directory listing web app with a built-in MCP server: directory browsing, file reading, content search, archive inspection, file hashes, and disk usage tools over a configured root. - [drolosoft/go-docs-mcp](https://github.com/drolosoft/go-docs-mcp) [![drolosoft/go-docs-mcp MCP server](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp/badges/score.svg)](https://glama.ai/mcp/servers/drolosoft/go-docs-mcp) 🏎️ 🏠 🍎 🐧 - Multi-format document MCP server — read, search, OCR, and extract from PDF, TXT, MD, DOCX, CSV, and images. Single Go binary, 12 tools, smart mtime-based caching, directory-locked security.