Ezpzfile MCP server
Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.
1 stars1.1k downloads/wk
Reviews
Write oneNobody has reviewed Ezpzfile yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Ezpzfile tools (6)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
doc_convertConvert between file formats. PDF pages to jpg or png. Images to pdf (several paths become one PDF). XLSX/CSV to csv or json. HWP/HWPX to pdf, hwp or hwpx. Every output is reopened and checked, and the result reports what could not be carried over.
doc_readExtract the text of a document: DOCX, PDF, EML email, or HWP and HWPX (Korean word processor, no Hancom Office needed). Use when the model needs to read what a file says.
image_editResize, compress, convert (jpeg, png, webp), strip metadata (EXIF, GPS, XMP) or remove the background from an image. strip_metadata never re-encodes pixels. remove_background downloads a 4.4MB model once per machine and always writes PNG. Returns the real output dimensions and byte size.
pdf_editEdit PDF files: merge, extract, delete, rotate, reorder, split, compress (lossless), protect (set password), unlock (remove password). Page numbers are 1-based.
pdf_infoPage count, page sizes, encryption flag and document metadata. Use to verify a conversion.
qr_makeGenerate a QR code as PNG or SVG from a link or text. Nothing leaves the machine.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 7 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y ezpzfile-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add ezpzfile -- npx -y ezpzfile-mcp
Ezpzfile: common questions
- Is Ezpzfile MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Ezpzfile safety report
- How do I install Ezpzfile?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Ezpzfile need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Ezpzfile maintained?
- The last commit was 9 days ago (2026-09-12). The latest release is v0.3.3.