A production-oriented MCP server for coding agents that enables multi-project management through secure file operations, Git integration, and safe command execution. It supports project discovery across multiple root directories and provides robust audit logging with both STDIO and HTTP transport options.
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
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
kieutrongthien
Source: Glama
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
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client
ALLOWED_COMMANDSCommands run inside the project directory. Only commands on the allowlist are permitted.AUDIT_LOG_FILEPath to the audit log for mutating operations.AUTH_API_KEYSComma-separated list of keys in key:role:id format.AUTH_HEADER_NAMEHTTP header used to pass the API key (default x-api-key).COMMAND_TIMEOUT_MSTimeout for command execution (milliseconds).ENABLE_AUTHEnable API-key authentication for the HTTP transport.ENABLE_HTTP"": "false"ENABLE_OTELEnable OpenTelemetry tracing.ENABLE_STDIO"": "true",HTTP_HOSTHTTP server bind address (default 127.0.0.1).HTTP_MODEHTTP transport mode: streamable or sse.HTTP_PORTHTTP server port (default 3000).HTTP_REQUEST_LOG_FILEPath to the HTTP request log.LOG_FORMATLOG_LEVELLog verbosity: trace, debug, info, warn, error.LOG_SHOW_TIMEMAX_FILE_SIZEMaximum file size for read operations (bytes).MAX_OUTPUT_SIZEMaximum command or resource output size (bytes).MCP_CONFIG_PATHUse environment variables directly or provide a JSON/YAML config file via .OTEL_EXPORTER_OTLP_ENDPOINTOTLP HTTP endpoint for trace export.OTEL_EXPORTER_OTLP_HEADERSHeaders for the OTLP exporter in key=value,key2=value2 format.OTEL_SERVICE_NAMEService name reported in traces.PROJECTS_ROOTSingle root directory (legacy compatibility).PROJECTS_ROOTS"": "/projects"PROTECTED_PATHSComma-separated path patterns that cannot be modified.REGISTRY_FILEPath to the project registry JSON file.RETRY_BASE_DELAY_MSBase delay between retries (milliseconds).RETRY_MAX_ATTEMPTSNumber of retry attempts for transient failures.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
33/33 tools missing one or more hints — run_build (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); run_test (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); run_lint (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +30 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 inputs are validated
Only 0/33 tool handlers declare input schemas (0%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 3/33 tool handlers wrap calls in try/catch (9%)
Wrap each tool handler body in try/catch and return a structured error response.
Tool test coverage
Only 5/33 tools referenced in tests (15%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
1 child_process call — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Production dependencies are patched
0 critical, 6 high severity in production deps — @modelcontextprotocol/sdk@1.13.2 (high), @modelcontextprotocol/sdk@1.13.2 (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.
[](https://m8ven.ai/mcp/kieutrongthien-coding-mcp-1i5v4f)?variant=verified from the 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