WLADY_CODE MCP (wladimania93/wlady-code-mcp) is an MCP server listed on the M8ven Trust Index. It scores 56 out of 100, grade D. It declares 56 tools. No publisher has claimed this listing.
An MCP server that turns any codebase into a queryable knowledge graph — and renders it as an interactive galaxy.
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
wladimania93
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
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.
index_repositoryIndex a code repository to build the symbol graph. Supports incremental updates.
list_projectsList all indexed projects with their stats.
delete_projectRemove a project and all its indexed data from the database.
contextGet the context around a symbol: its definition, callers, callees, and file siblings.
whereFind where a symbol is defined.
pathFind the shortest call path between two symbols.
trace_pathTrace all call paths from a symbol (upstream callers or downstream callees).
briefGet a brief overview of a file: its symbols, imports, and exports.
mapGet a structural map of the project: top files by connectivity, module clusters.
search_codeSearch source code text across all files in the project (grep-like).
search_graphSearch over the symbol graph. BM25 by default; pass semantic:true for hybrid BM25+vector search (requires embeddings to be generated during index_repository).
query_graphRun a raw SQL-like structured query against the symbol graph.
fn_impactAnalyze the impact of changing a function: find all upstream callers affected.
diff_impactAnalyze the impact of current git changes: which symbols are affected and who calls them.
detect_changesDetect which files have changed since last index (using mtime/hash comparison).
branch_compareCompare symbols between two git branches to see what changed.
auditAudit the codebase for quality issues: dead code, high complexity, missing coverage, circular deps.
rolesClassify and display the roles of symbols in the project (entry, core, utility, adapter, dead, leaf).
complexityShow complexity metrics for symbols in the project, sorted by complexity.
communitiesDetect code communities/clusters using graph connectivity analysis.
get_architectureGet a high-level architecture overview: layers, modules, dependency graph summary.
manifestoManage project quality manifesto rules (thresholds for complexity, dead code, etc.).
checkRun manifesto checks against the current codebase state. Returns PASS/WARN/FAIL per rule.
adr_listList Architecture Decision Records (ADRs) for the project.
adr_createCreate a new Architecture Decision Record.
adr_updateUpdate an existing Architecture Decision Record.
execution_flowlist_entry_pointsDetect and list likely entry points in a project (main, handlers, HTTP routes, etc.).
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
glob CLI: Command injection via -c/--cmd executes matches with shell:true
simple-git is vulnerable to Remote Code Execution
simple-git Affected by Command Execution via Option-Parsing Bypass
WLADY_UI_PORTnumber Change UI port (default: 9750)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
56/56 tools missing one or more hints — index_repository (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_projects (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); delete_project (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +53 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.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Shell command execution
6 child_process calls — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Production dependencies are patched
1 critical, 4 high severity in production deps — simple-git@3.22.0 (critical), @modelcontextprotocol/sdk@1.0.4 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
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/wladimania93/wlady-code-mcp)?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