io.github.ezpzfile/ezpzfile
NPM · EZPZFILE-MCP · SCANNED SEP 25
Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- A known CVE affects xlsx, but no fixed version has been published, so there is nothing to upgrade to. View diagnostics → Partial
- No install/post-install scripts declared.Pass
- 74 of 219 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 12 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability68
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1023 tokens (~170/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
- Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage96
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 87% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.ezpzfile/ezpzfile MCP server?
io.github.ezpzfile/ezpzfile runs locally as an npm package, launched with npx -y ezpzfile-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · ezpzfile-mcp
claude mcp add ezpzfile-ezpzfile -- npx -y ezpzfile-mcp
{
"mcpServers": {
"ezpzfile-ezpzfile": {
"command": "npx",
"args": [
"-y",
"ezpzfile-mcp"
]
}
}
} {
"servers": {
"ezpzfile-ezpzfile": {
"command": "npx",
"args": [
"-y",
"ezpzfile-mcp"
]
}
}
} codex mcp add ezpzfile-ezpzfile -- npx -y ezpzfile-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ezpzfile-ezpzfile": {
"type": "local",
"command": [
"npx",
"-y",
"ezpzfile-mcp"
],
"enabled": true
}
}
} openclaw mcp add ezpzfile-ezpzfile --command npx --arg -y --arg ezpzfile-mcp
mcp_servers:
ezpzfile-ezpzfile:
command: "npx"
args: ["-y", "ezpzfile-mcp"] {
"McpServers": {
"ezpzfile-ezpzfile": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"ezpzfile-mcp"
]
}
}
} assistant mcp add ezpzfile-ezpzfile -t stdio -c npx -a -y ezpzfile-mcp
{
"mcpServers": {
"ezpzfile-ezpzfile": {
"command": "npx",
"args": [
"-y",
"ezpzfile-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 23 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +4
- Stability: unverified → 0.23 ▲ functional
- 13 Sept 26 +25
- CVE-2023-30533 affects this package ▼ security
- CVE-2024-22363 affects this package ▼ security
- Malware scan: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Dependency health: unverified → 0.83 ▲ functional
- 12 Sept 26 43
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Analysed npm/ezpzfile-mcp@0.3.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-4r6h-8v6p-xvw6 | CVE-2023-30533 | high | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | no |
| GHSA-5pgg-2g8v-p4x9 | CVE-2024-22363 | high | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | no |
Background: What a vulnerability scan can and cannot prove →
Dependencies 219 packages
| Packages resolved | 219 |
|---|---|
| Stale | 74 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
doc_convert Convert document ~239
Convert 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpi | integer | – | PDF to images: resolution. Default 144 |
| out | string | – | Output path. For PDF to images this is a directory. Default: next to the source |
| pageSize | string | – | Images to pdf: fit makes each page the image size, a4 centers on A4. Default fit |
| pages | array | – | PDF to images: which pages, 1-based. Default all |
| password | string | – | – |
| path | string | yes | Absolute path of the source file. Relative paths are refused |
| paths | array | – | Additional inputs. Only for images to pdf: all images are bundled in order, path first |
| sheet | – | – | Table export: sheet name or 0-based index. Default first |
| to | string | yes | Target format |
No output schema declared.
No examples provided.
doc_read Read document ~133
Extract 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.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | markdown keeps headings, lists and tables where the format has them (DOCX). Default text |
| password | string | – | Only for encrypted PDF, HWP or HWPX |
| path | string | yes | Absolute path to the .hwp, .hwpx, .docx, .pdf or .eml file. Relative paths are refused |
No output schema declared.
No examples provided.
image_edit Edit image ~201
Resize, 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.
| Name | Type | Req | Description |
|---|---|---|---|
| background | string | – | remove_background: fill colour behind the subject, for example #ffffff. Default transparent |
| format | string | – | convert: target format. Others: default keeps the source format |
| height | integer | – | – |
| op | string | yes | – |
| out | string | – | – |
| path | string | yes | Absolute path of the source image. Relative paths are refused |
| quality | number | – | compress, convert, resize: 1-100. Default 85 (compress 75) |
| width | integer | – | resize: give width or height alone to keep the aspect ratio |
No output schema declared.
No examples provided.
pdf_edit Edit PDF ~262
Edit PDF files: merge, extract, delete, rotate, reorder, split, compress (lossless), protect (set password), unlock (remove password). Page numbers are 1-based.
| Name | Type | Req | Description |
|---|---|---|---|
| allowCopy | boolean | – | protect: allow copying text. Default true |
| allowPrint | boolean | – | protect: allow printing. Default true |
| at | array | – | split: page numbers that start a new file, e.g. [4,8] makes 1-3, 4-7, 8-end |
| degrees | integer | – | rotate: multiple of 90. Default 90 |
| op | string | yes | – |
| order | array | – | reorder: full new page order, e.g. [3,1,2] |
| out | string | – | Absolute output path. split: output directory |
| ownerPassword | string | – | protect: separate owner password. Default same as password |
| pages | array | – | extract, delete, rotate: pages to act on. Default all |
| password | string | – | protect: password to set. unlock: password to remove. others: password of an encrypted input |
| paths | array | yes | Absolute paths. merge takes several files, every other op takes one |
No output schema declared.
No examples provided.
pdf_info PDF info ~43
Page count, page sizes, encryption flag and document metadata. Use to verify a conversion.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | Absolute path of the PDF. Relative paths are refused |
No output schema declared.
No examples provided.
qr_make Make QR code ~145
Generate a QR code as PNG or SVG from a link or text. Nothing leaves the machine.
| Name | Type | Req | Description |
|---|---|---|---|
| dark | string | – | Module color. Default #000000 |
| level | string | – | Error correction. Default M |
| light | string | – | Background color. Default #ffffff |
| margin | integer | – | Quiet zone in modules. Default 4 |
| out | string | yes | Absolute output path ending in .png or .svg |
| size | integer | – | PNG side length in pixels, quiet zone included. The result is exactly this wide unless it is smaller than the code itself. Default 512 |
| text | string | yes | Link or text to encode |
No output schema declared.
No examples provided.
What is the io.github.ezpzfile/ezpzfile MCP server?
io.github.ezpzfile/ezpzfile is an MCP server listed in the public MCP registry as io.github.ezpzfile/ezpzfile. Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded. This page covers its npm package (ezpzfile-mcp).
Is the io.github.ezpzfile/ezpzfile MCP server safe to use?
io.github.ezpzfile/ezpzfile scores 74 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.ezpzfile/ezpzfile MCP server expose?
io.github.ezpzfile/ezpzfile exposes 6 tools: doc_read, doc_convert, pdf_edit, pdf_info, image_edit, qr_make. Their descriptions and schemas cost roughly 1,023 tokens of context every time the server is loaded.
Is the io.github.ezpzfile/ezpzfile MCP server still maintained?
io.github.ezpzfile/ezpzfile is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.ezpzfile/ezpzfile MCP server under?
io.github.ezpzfile/ezpzfile declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.