Desktop Commander MCP (temporary111111/agent-mcp-gateway-v2) is an MCP server listed on the M8ven Trust Index. It scores 0 out of 100, grade F. It declares 26 tools. No publisher has claimed this listing.

F
Warning
0/100

Desktop Commander MCP

Enables AI assistants to search, update, and manage files, run terminal commands, and automate workflows on a user's computer.

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we 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

temporary111111

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
🚨
Reads files from sensitive locations
Touches: /.dockerenv, /.dockerenv
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes26 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.

get_config
set_config_value
read_file
read_multiple_files
write_file
write_pdf
create_directory
list_directory
move_file
start_search
get_more_search_results
stop_search
list_searches
get_file_info
edit_block
start_process
read_process_output
interact_with_process
force_terminate
list_sessions
list_processes
kill_process
get_usage_stats
get_recent_tool_calls
give_feedback_to_desktop_commander
get_prompts
// known CVEs in dependencies3 high1 medium2 low

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

high@modelcontextprotocol/sdk@1.25.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

highsharp@0.34.5GHSA-f88m-g3jw-g9cj

sharp inherited vulnerabilities in libvips: CVE-2026-33327, CVE-2026-33328, CVE-2026-35590, CVE-2026-35591

medium@tiptap/core@3.22.4GHSA-cp6q-959q-f8rh

Tiptap: mergeAttributes() turns an own __proto__ key into inherited executable DOM attributes

lowmarkdown-it@14.1.0GHSA-38c4-r59v-3vqw

markdown-it is has a Regular Expression Denial of Service (ReDoS)

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.
configAI_AGENT
configCLAUDE_CODE_ENTRYPOINT
configCLAUDE_PLUGIN_DATA
configCODESPACE_NAME
configCONTAINER_IMAGE
configComSpec
configDC_DEBUG
configDC_FLAG_URL
configDC_REMOTE_DEVICE
configDESKTOP_COMMANDER_DISABLE_TELEMETRY
configDOCKER_IMAGE
configGITHUB_REPOSITORY
configGITHUB_WORKFLOW
configGITPOD_WORKSPACE_ID
configHOSTNAME
configHOST_PLATFORM
configIMAGE_NAME
configJOB_NAME
configKUBERNETES_NAMESPACE
configKUBERNETES_NODE_NAME
configLXC_NAME
configMCP_SERVER_URL
configPODMAN_IMAGE
configPOD_NAME
configPOD_NAMESPACE
configSHELL
configTERM_PROGRAM
configUV_THREADPOOL_SIZE
configVSCODE_PID
configWSL_DISTRO_NAME
config_
// quality suggestions

All four hints declared on every tool

26/26 tools missing one or more hints — get_config (missing: destructiveHint, idempotentHint, openWorldHint); set_config_value (missing: idempotentHint); read_file (missing: destructiveHint, idempotentHint), +23 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

12/26 tools referenced in tests (46%)

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

No access to sensitive paths

Reads sensitive paths: /.dockerenv, /.dockerenv

Remove reads of sensitive system paths. If you genuinely need them, document why in the README.

Shell command execution

6 calls in production code run through a shell (setup-claude-server.js:128, setup-claude-server.js:544, uninstall-claude-server.js:86)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

No arbitrary install scripts

Has postinstall/preinstall script — runs arbitrary code on npm install

Remove postinstall/preinstall hooks unless they’re essential.

Production dependencies are patched

0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.25.1 (high), @modelcontextprotocol/sdk@1.25.1 (high)

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

Dependency freshness

4/33 production deps abandoned (no release in 2+ years): pdf-lib@2022-05-12 (4.3y), fastest-levenshtein@2022-08-02 (4.1y), remark-parse@2023-11-20 (2.8y)

Domain consistency

npm scope @wonderwhy-er doesn't match GitHub owner temporary111111

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

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 7 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/temporary111111/agent-mcp-gateway-v2?variant=verified)](https://m8ven.ai/mcp/temporary111111/agent-mcp-gateway-v2)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: e3e3efdb381a60d4c71a170dd7ff1ff182fb8ed2
code hash: f67ad75f8799ed2e805a7a164b05d2cdbe6aace630b3f4caf1c0a2d4ea054f06
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