overtooled-mcp (ChefJulio/overtooled-mcp) is an MCP server listed on the M8ven Trust Index. It scores 48 out of 100, grade D. It declares 7 tools. No publisher has claimed this listing.

D
Caution
48/100

overtooled-mcp

MCP server for local file conversion, analysis, and image processing across 44 formats with 7 tools, all processed locally.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

ChefJulio

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 3 critical, 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes7 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

analyze_file

Analyze a file and return its metadata. For images: dimensions, color space, DPI, EXIF data. For audio/video: duration, codec, bitrate, sample rate. For all files: size, format detection, entropy.

convert_file

Convert a file from one format to another. Supports images, audio, video, documents, and structured data. All processing happens locally.

generate_file

Generate placeholder and test files from scratch -- no input file needed. All processing is local. SET 'type' TO ONE OF THESE, then use the parameters listed for that type: ## type: "text" Generates lorem ipsum placeholder text. Output: .txt file. Params: text_mode (paragraphs|sentences|words), te

get_conversion_options

Get available options and their defaults for a specific output format.

list_formats

List all supported file formats, optionally filtered by category or by what a given input format can convert to.

merge_files

Merge multiple files into one. Supports: combining PDFs, images into a PDF, text/data file concatenation, and CSV merging.

process_image

Process an image: resize, compress, rotate, flip, blur, sharpen, grayscale, strip EXIF metadata, or change format. Outputs to a new file.

// known CVEs in dependencies3 critical5 high8 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalfast-xml-parser@4.5.0GHSA-m7jm-9gc2-mpf2

fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names

criticalvitest@2.0.0GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.0.0GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

highfast-xml-parser@4.5.0GHSA-8gc5-j5rx-235r

fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)

highfast-xml-parser@4.5.0GHSA-jmr7-xgp7-cmfj

fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

7/7 tools missing one or more hints — analyze_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); convert_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); generate_file (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +4 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Tool handlers catch errors

5/7 tool handlers wrap calls in try/catch (71%)

Wrap each tool handler body in try/catch and return a structured error response.

Tool test coverage

Only 1/7 tools referenced in tests (14%)

Write tests that reference each tool by name so every tool has at least one test.

Production dependencies are patched

1 critical, 5 high severity in production deps — fast-xml-parser@4.5.0 (critical), fast-xml-parser@4.5.0 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

2 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Dependency freshness

1/11 production deps stale: ffprobe-static@2022-06-18 (4y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/chefjulio/overtooled-mcp?variant=verified)](https://m8ven.ai/mcp/chefjulio/overtooled-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 9d10595f04ad167b3a697cb2294d607a526d0ebf
code hash: 9610bb5d716de288bb27cebf01ef8c6ae3ae3ed7e800e581e4f54c36e162fac5
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client