Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

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

+6 this week 74 Trust /100
Trust breakdown (7 categories)

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
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
Install

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

# add to Claude Code
claude mcp add ezpzfile-ezpzfile -- npx -y ezpzfile-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "ezpzfile-ezpzfile": {
      "command": "npx",
      "args": [
        "-y",
        "ezpzfile-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ezpzfile-ezpzfile": {
      "command": "npx",
      "args": [
        "-y",
        "ezpzfile-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ezpzfile-ezpzfile -- npx -y ezpzfile-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ezpzfile-ezpzfile": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ezpzfile-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ezpzfile-ezpzfile --command npx --arg -y --arg ezpzfile-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ezpzfile-ezpzfile:
    command: "npx"
    args: ["-y", "ezpzfile-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ezpzfile-ezpzfile": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "ezpzfile-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ezpzfile-ezpzfile -t stdio -c npx -a -y ezpzfile-mcp
// mcp.json
{
  "mcpServers": {
    "ezpzfile-ezpzfile": {
      "command": "npx",
      "args": [
        "-y",
        "ezpzfile-mcp"
      ]
    }
  }
}
Changelog

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.

Diagnostics

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 →

MCP tools · 6 exposed · ~1,023 tokens

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 →

Tool Tokens
doc_convert ~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.

NameTypeReqDescription
dpiinteger–PDF to images: resolution. Default 144
outstring–Output path. For PDF to images this is a directory. Default: next to the source
pageSizestring–Images to pdf: fit makes each page the image size, a4 centers on A4. Default fit
pagesarray–PDF to images: which pages, 1-based. Default all
passwordstring––
pathstringyesAbsolute path of the source file. Relative paths are refused
pathsarray–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
tostringyesTarget format

No output schema declared.

No examples provided.

doc_read ~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.

NameTypeReqDescription
formatstring–markdown keeps headings, lists and tables where the format has them (DOCX). Default text
passwordstring–Only for encrypted PDF, HWP or HWPX
pathstringyesAbsolute path to the .hwp, .hwpx, .docx, .pdf or .eml file. Relative paths are refused

No output schema declared.

No examples provided.

image_edit ~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.

NameTypeReqDescription
backgroundstring–remove_background: fill colour behind the subject, for example #ffffff. Default transparent
formatstring–convert: target format. Others: default keeps the source format
heightinteger––
opstringyes–
outstring––
pathstringyesAbsolute path of the source image. Relative paths are refused
qualitynumber–compress, convert, resize: 1-100. Default 85 (compress 75)
widthinteger–resize: give width or height alone to keep the aspect ratio

No output schema declared.

No examples provided.

pdf_edit ~262

Edit PDF files: merge, extract, delete, rotate, reorder, split, compress (lossless), protect (set password), unlock (remove password). Page numbers are 1-based.

NameTypeReqDescription
allowCopyboolean–protect: allow copying text. Default true
allowPrintboolean–protect: allow printing. Default true
atarray–split: page numbers that start a new file, e.g. [4,8] makes 1-3, 4-7, 8-end
degreesinteger–rotate: multiple of 90. Default 90
opstringyes–
orderarray–reorder: full new page order, e.g. [3,1,2]
outstring–Absolute output path. split: output directory
ownerPasswordstring–protect: separate owner password. Default same as password
pagesarray–extract, delete, rotate: pages to act on. Default all
passwordstring–protect: password to set. unlock: password to remove. others: password of an encrypted input
pathsarrayyesAbsolute paths. merge takes several files, every other op takes one

No output schema declared.

No examples provided.

pdf_info ~43

Page count, page sizes, encryption flag and document metadata. Use to verify a conversion.

NameTypeReqDescription
pathstringyesAbsolute path of the PDF. Relative paths are refused

No output schema declared.

No examples provided.

qr_make ~145

Generate a QR code as PNG or SVG from a link or text. Nothing leaves the machine.

NameTypeReqDescription
darkstring–Module color. Default #000000
levelstring–Error correction. Default M
lightstring–Background color. Default #ffffff
margininteger–Quiet zone in modules. Default 4
outstringyesAbsolute output path ending in .png or .svg
sizeinteger–PNG side length in pixels, quiet zone included. The result is exactly this wide unless it is smaller than the code itself. Default 512
textstringyesLink or text to encode

No output schema declared.

No examples provided.

Common questions

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.