File tools for AI agents. Read and convert documents (DOCX, PDF, HWP, HWPX, EML), edit PDFs, resize, clean and cut out images, make QR codes. Runs locally, no upload.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add ezpzfile-mcp -- npx -y ezpzfile-mcp{
"mcpServers": {
"ezpzfile-mcp": {
"command": "npx",
"args": ["-y", "ezpzfile-mcp"]
}
}
}Resumen de MCP Servers
# ezpzfile-mcp File tools for AI agents. Read and convert documents (DOCX, PDF, HWP, HWPX, EML), edit PDFs, resize and clean images, cut out backgrounds, make QR codes. Everything runs on your machine and no file is ever uploaded. ```bash claude mcp add ezpzfile -- npx -y ezpzfile-mcp ``` [npm](https://www.npmjs.com/package/ezpzfile-mcp) · [ezpzfile.com/mcp](https://ezpzfile.com/mcp) · Node 22.13 or newer ## What it saves The same four files were placed in two sessions and the same task sentence was handed to the same model. One side could only use this server. The other had no dedicated tools and was free to use the shell and Node. | | Without tools | With ezpzfile-mcp | |---|---|---| | Cost | $0.28 | **$0.13** | | Wall time | 9:06 | **0:39** | | Tasks finished | 2 / 4 | **4 / 4** | | Tool calls | 20 | **10** | | Tokens | 510,607 | **184,605** | That is 53% less cost and 93% less time. Tokens and cost are not estimates; they are the per-message figures the sessions recorded, added up. Measured 2026-09-12. The bare session never started two of the tasks. It spent the clock hunting for and installing libraries for the two Korean documents. Read the gap as a floor, not a ceiling: had it been made to finish all 4, the difference would be wider.  ## The tools Six of them, not twenty five. Tool definitions sit in the model's context for every conversation, so related jobs share one tool and an argument picks between them. [`mcp/README.md`](./mcp/README.md) has the full list and every argument. | Tool | What it does | |---|---| | `doc_read` | Text out of DOCX, PDF, HWP, HWPX and EML, tables included | | `doc_convert` | Documents to PDF, PDF pages to images, sheets to CSV or JSON, Korean formats to each other | | `pdf_edit` | Merge, extract, delete, rotate, reorder, split, compress, protect, unlock | | `pdf_info` | Page count, page sizes, encryption, metadata | | `image_edit` | Resize, compress, convert, strip EXIF and GPS, cut out the background | | `qr_make` | A link or some text as a PNG or SVG | ## Layout | Path | What it is | |---|---| | [`mcp/`](./mcp) | The package: server, tools, build | | `src/lib/` | Code shared with [ezpzfile.com](https://ezpzfile.com) | | `public/vendor/` | The HWP engine and the fonts embedded into generated PDFs | ```bash cd mcp npm install npm run build # writes mcp/dist/index.js and mcp/vendor/ node test/protocol.mjs /path/to/samples ``` `sharp` and `@napi-rs/canvas` are native, so they are built for your platform on install. Background removal downloads a 4.4MB model and a 14MB runtime the first time you ask for a cut-out, then caches them under `~/.cache/ezpzfile-mcp`. That is the only thing here that touches the network, and it uploads nothing. ## A note on this repository This is a read-only export. The working copy lives in a private monorepo alongside the website, and this repository is regenerated from it on each release. Please open issues rather than pull requests. MIT licensed, see [LICENSE](./LICENSE).
Lo que la gente pregunta sobre ezpzfile-mcp
¿Qué es ezpzfile/ezpzfile-mcp?
+
ezpzfile/ezpzfile-mcp es mcp servers para el ecosistema de Claude AI. File tools for AI agents. Read and convert documents (DOCX, PDF, HWP, HWPX, EML), edit PDFs, resize, clean and cut out images, make QR codes. Runs locally, no upload. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-12.
¿Cómo se instala ezpzfile-mcp?
+
Puedes instalar ezpzfile-mcp clonando el repositorio (https://github.com/ezpzfile/ezpzfile-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar ezpzfile/ezpzfile-mcp?
+
Nuestro agente de seguridad ha analizado ezpzfile/ezpzfile-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene ezpzfile/ezpzfile-mcp?
+
ezpzfile/ezpzfile-mcp es mantenido por ezpzfile. La última actividad registrada en GitHub es del 2026-09-12, con 0 issues abiertos.
¿Hay alternativas a ezpzfile-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega ezpzfile-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/ezpzfile-ezpzfile-mcp)<a href="https://claudewave.com/repo/ezpzfile-ezpzfile-mcp"><img src="https://claudewave.com/api/badge/ezpzfile-ezpzfile-mcp" alt="Featured on ClaudeWave: ezpzfile/ezpzfile-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
The fastest path to AI-powered full stack observability, even for lean teams.