Provides a local long-term memory layer for AI coding tools like Cursor and Claude Code, enabling cross-session, cross-tool sharing of project facts, user preferences, decisions, and workflows.
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
ChinaCarlos
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
@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware
@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
CODING_MEMORY_ALLOW_GLOBALCODING_MEMORY_AUTO_RECALLCODING_MEMORY_BUSY_TIMEOUT_MSCODING_MEMORY_DB多工具必须指向同一个本地 DB(如 =~/.coding-memory/memory.db)。CODING_MEMORY_DECAY0.65 图扩散衰减系数CODING_MEMORY_EDGE_LIMITCODING_MEMORY_EMBEDDING_DIMSCODING_MEMORY_EMBEDDING_ENABLEDEmbedding: hash 或 OpenAI,需 =trueCODING_MEMORY_EMBEDDING_MODELtext-embedding-3-small OpenAI 模型CODING_MEMORY_EMBEDDING_PROVIDERhash hash 或 openaiCODING_MEMORY_FRONTIER_LIMITCODING_MEMORY_HTTP_AUTOCODING_MEMORY_HTTP_HOST127.0.0.1 HTTP API 绑定地址CODING_MEMORY_HTTP_PORT3721 HTTP API 端口CODING_MEMORY_MAX_HOPSCODING_MEMORY_MAX_RESULTSCODING_MEMORY_MIN_ACTIVATIONCODING_MEMORY_MIN_CONFIDENCECODING_MEMORY_RECALL_BUDGETCODING_MEMORY_REDACT_SECRETSCODING_MEMORY_REFLECTION_AUTOSAVECODING_MEMORY_REFLECTION_PROVIDERCODING_MEMORY_REFLECTION_REMOTEfalse 允许远程 LLM 反思CODING_MEMORY_REJECT_SECRETSCODING_MEMORY_REPOCODING_MEMORY_SQLITE_WALCODING_MEMORY_STORE_RAWCODING_MEMORY_TOKEN_BUDGETCODING_MEMORY_USER_IDCURSOR_PROJECT_DIROPENAI_API_KEYTool 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
17/17 tools missing one or more hints — memory_ping (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_current_repo (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_remember (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +14 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 1/17 tool handlers declare input schemas (6%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 0/17 tool handlers wrap calls in try/catch (0%)
Wrap each tool handler body in try/catch and return a structured error response.
Tests pass
npm test failed — tests do not pass
Make sure npm test runs cleanly. Common cause: missing build step or missing env vars.
Shell command execution
3 child_process calls — runs shell commands
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, 9 high severity in production deps — @hono/node-server@1.14.0 (high), @modelcontextprotocol/sdk@1.12.1 (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/chinacarlos-coding-memory-mcp-kow8nu)?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