mcp_server (ShayYeffet/mcp_server) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 36 tools. No publisher has claimed this listing.

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

ShayYeffet

Source: ModelScope

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: 1 critical, 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes36 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.

apply_patch

Apply a patch to an existing file in the workspace. Uses a simple patch format: <<<OLD\n...\n===\n...\n>>>NEW

cloud_storage

Interact with cloud storage services - upload, download, list, delete files

code_format

Format, lint, and analyze code using various formatting tools

compress_files

Create compressed archives (ZIP, TAR, etc.) from files and directories

copy_file

Copy files or directories from one location to another

create_folder

Create a directory in the workspace. Automatically creates parent directories if they do not exist. Idempotent - succeeds even if directory already exists.

csv_process

Process CSV files - read, write, transform, analyze, filter, merge, split

database_query

Execute SQL queries on SQLite databases within the workspace

delete_file

Delete a file or empty directory from the workspace. Non-empty directories cannot be deleted.

docker_manage

Manage Docker containers, images, networks, and volumes

encrypt_decrypt

Encrypt/decrypt files or text, generate hashes, create encryption keys

extract_archive

Extract compressed archives (ZIP, TAR, GZ, BZ2, etc.)

find_files

Find files by name pattern, extension, or other criteria

get_file_info

Get detailed information about files and directories

git_branch

List, create, switch, and manage git branches

git_diff

Show differences between commits, branches, or working directory

git_log

Show git commit history with detailed information

git_status

Get git repository status and changes

http_request

Make HTTP requests to external APIs and services

image_process

Process images - resize, crop, rotate, convert formats, get info

json_process

Process JSON data - parse, validate, transform, merge, extract, format

kill_process

Terminate running processes by PID or name

list_files

List files and directories in the workspace. Returns file metadata including name, path, type, size, and last modified timestamp.

list_processes

List running processes with CPU, memory, and other details

move_file

Move or rename files and directories

package_manager

Manage packages with npm, yarn, pip, composer, and other package managers

pdf_manipulate

Extract text from PDFs, get info, merge, or split PDF files

read_file

Read file contents from the workspace. Returns file content as UTF-8 text along with metadata including path, size, and last modified timestamp.

run_command

Execute an allowed command in the workspace. Only commands in the allowlist can be executed.

schedule_task

Schedule commands to run at specific times using system task scheduler

search_files

Search for text content within files in the workspace

send_notification

Send system notifications, webhooks, or email alerts

system_info

Get system information and resource usage

text_process

Advanced text processing - analyze, transform, extract patterns, compare, generate text

web_scrape

Scrape web pages - fetch HTML, extract elements, get links, images, text, metadata

write_file

Create or overwrite a file in the workspace. Supports atomic writes and automatic parent directory creation.

// known CVEs in dependencies1 critical1 high

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

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

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

high@modelcontextprotocol/sdk@0.5.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMCP_ALLOWED_COMMANDS
configMCP_COMMAND_TIMEOUT
configMCP_LOG_LEVEL
configMCP_READ_ONLY
configMCP_WORKSPACE_ROOT
// 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

36/36 tools missing one or more hints — apply_patch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); cloud_storage (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); code_format (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +33 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 test coverage

Only 7/36 tools referenced in tests (19%)

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

Production dependencies are patched

0 critical, 1 high severity in production deps — @modelcontextprotocol/sdk@0.5.0 (high)

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

Dev dependencies

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

Upgrade dev dependencies when convenient.

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 5 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/shayyeffet/ultimate_mcp_server?variant=verified)](https://m8ven.ai/mcp/shayyeffet/ultimate_mcp_server)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: b418153ec2bffcd20d94817c6a0fc3d2a4986875
code hash: b27de36b472f5b50726c6691b83785390a84c7ef675a5258b2cc13adc6299ce3
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