Enhanced MCP Server (Jacobcdsmith/MCP-Commander-Console) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 13 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.
A comprehensive MCP server with dual interfaces (stdio and web dashboard) that provides developer tools for Git operations and code search, system operations for command execution and monitoring, and data processing capabilities.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
every push re-verified
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.
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.
git_statusGet git repository status
git_logGet git commit history
git_diffShow git differences
git_branchList git branches
list_filesList files and directories
read_fileRead file contents
write_fileWrite content to file
create_directoryCreate a directory
run_commandExecute system command
system_infoGet system information
parse_jsonParse and validate JSON string
format_jsonFormat JSON with proper indentation
search_filesSearch for text within files
AI_INTEGRATIONS_ANTHROPIC_API_KEYAI_INTEGRATIONS_ANTHROPIC_BASE_URLANALYTICS_URLANTHROPIC_API_KEYCUSTOM_AI_API_KEYCUSTOM_AI_BASE_URLCUSTOM_AI_MODELOLLAMA_API_KEYOLLAMA_BASE_URLOLLAMA_ENABLEDOPENAI_API_KEYOPENAI_BASE_URLOPENROUTER_API_KEYOPENROUTER_BASE_URLPROMETHEUS_ENABLEDTRIAGE_MODELTRIAGE_PROVIDERPORTTool 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
13/13 tools missing one or more hints — git_status (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); git_log (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); git_diff (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +10 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.
Tests exist
No test files found
Add tests that exercise each declared tool.
Shell command execution
2 calls in production code run through a shell (server.js:141, server.js:154)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
[](https://m8ven.ai/mcp/jacobcdsmith/mcp-commander-console)?variant=verified to the badge URL.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