Tages (ryantlee25-droid/tages) is an MCP server listed on the M8ven Trust Index. It scores 50 out of 100, grade D. It declares 56 tools. No publisher has claimed this listing.
Enables AI coding agents to maintain persistent, cross-session memory of codebase architecture, naming conventions, and decisions through MCP tools. Eliminates repetitive project re-explanation by automatically injecting stored context into every session with local-first SQLite storage and optional team sharing capabilities.
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
ryantlee25-droid
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.
rememberStore a memory about this codebase — conventions, decisions, architecture, patterns, or lessons learned
recallSearch codebase memories by fuzzy query — finds conventions, decisions, patterns, and lessons. Results are numbered passages [1..n] with source and date. Before answering, briefly note which numbered passage(s) support your answer, then cite them.
forgetDelete a memory by its key
conventionsList all coding conventions for this project
architectureList all architecture notes and module boundaries
decisionsList the decision log — why things were built the way they are
contextGet all memories related to a specific file path
stalenessCheck for stale memories that may be outdated or no longer relevant
conflictsDetect potential conflicts between memories — overlapping or contradictory entries
statsShow memory usage statistics — counts by type, recall hit rate, agent sessions, most/least accessed
observeReport what you are doing or learning — Tages silently extracts memories from your observations. Call this naturally as you work, no need to format.
session_endEnd the current session with a summary of what was built, decided, or learned — auto-extracts memories from the summary
verify_memoryVerify a pending auto-extracted memory — promotes it to live so it appears in recall results
pending_memoriesList auto-extracted memories that need verification before they appear in recall
memory_stats_detailDetailed memory statistics — counts by type and status, average confidence, top 5 agents, and total count
memory_historyGet the version history of a memory — shows past values, confidence changes, and who changed it. Optionally revert to a previous version.
contextual_recallSearch memories filtered by execution context — current files, agent name, or phase. More precise than recall for context-aware retrieval.
resolve_conflictResolve a detected memory conflict using keep_newer, keep_older, or merge strategies
list_conflictsList unresolved memory conflicts for this project
suggestionsGet suggestions for memories you should store, based on queries that returned no results
import_memoriesImport memories from a JSON array or markdown file content. Handles duplicates with skip/overwrite/merge strategies.
memory_graphBuild a relationship graph from crossSystemRefs and output as a Mermaid diagram
fork_branchFork current memories into a session branch for experimentation. Branch writes won't affect main until merged.
merge_branchMerge a session branch back into main memory. Detects conflicts between branch and main changes.
list_branchesList memories in a session branch
detect_duplicatesDetect near-duplicate memories using Jaccard similarity on key+value tokens
consolidate_memoriesMerge two duplicate memories into one, preserving all metadata
impact_analysisAnalyze the downstream impact of a memory — how many others depend on it
risk_reportGet project-wide risk ranking — which memories are most dangerous to change
graph_analysisAnalyze the memory dependency graph — orphans, critical paths, impact scores
check_conventionCheck a memory against all stored conventions — detect conflicts or duplicates before storing
enforcement_reportGet per-agent convention compliance stats and recent violations
memory_qualityScore a specific memory on completeness, freshness, consistency, and usefulness (0-100)
project_healthGet overall project memory health score with dimension breakdown and improvement suggestions
list_templatesList available memory templates (api-endpoint, react-component, database-migration, test-suite, cli-command)
match_templatesFind templates matching given file paths — prompts agent to fill required fields
apply_templateCreate a memory from a filled template with automatic key generation
archive_memoryArchive a memory to cold storage — removes it from recall but preserves it for restoration
restore_memoryRestore an archived memory back to live status
list_archivedList archived memories with their archive reasons and dates
archive_statsGet archive statistics — total archived, restored, expired
auto_archiveScan for stale low-quality memories and auto-archive them
federate_memoryPromote a project memory to the org-wide federated library
import_federatedImport a federated memory from the shared library into this project
list_federatedList all memories in the federated library
federation_overridesShow which federated memories have local project overrides
session_replayReplay a session timeline showing all tool calls with metrics
agent_metricsGet agent effectiveness metrics — recall hit rate, memory creation quality, convention compliance
trendsDetect performance trends across sessions — improvements and regressions
pre_checkBefore starting a task, get a list of gotchas: anti-patterns to avoid, conventions to follow, and lessons learned from past experience
file_recallFind memories related to specific file paths — matches by exact path, directory prefix, or reverse prefix. Prioritises anti-pattern and convention memories.
project_briefGenerate a token-budgeted project brief for system prompt injection. Returns gotchas, conventions, architecture, and decisions — prioritized by importance. Use this ONCE at session start instead of calling recall/conventions/architecture individually.
import_claude_mdParse a CLAUDE.md file and auto-create memories from its sections. Conventions, architecture notes, decisions, and anti-patterns become typed memories.
memory_auditAudit project memory coverage and quality: type distribution, brief-critical coverage score, imperative phrasing ratio, and actionable suggestions.
sharpen_memoryRewrite a memory value into imperative form (ALWAYS/NEVER/MUST/DO NOT) using Claude Haiku. Returns a before/after preview unless confirmed=true.
post_sessionEnd-of-session tool: extract memories from a session summary, optionally regenerate the project brief. Combines session_end + brief regeneration in one call.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@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
ANTHROPIC_API_KEYOLLAMA_URLOPENAI_API_KEYSUPABASE_ANON_KEYSUPABASE_URLTAGES_AGENT_NAMETAGES_CWDTAGES_ENCRYPTION_KEYTAGES_OPENAI_EMBEDTAGES_PLANTAGES_PROJECT_IDTAGES_PROJECT_SLUGTAGES_RECALL_CANDIDATE_POOLTAGES_SERVICE_KEYTAGES_SUPABASE_ANON_KEYTAGES_SUPABASE_URLTool 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 — remember (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); recall (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); forget (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.
Tool inputs are validated
13/20 tool handlers declare input schemas (65%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tool handlers catch errors
Only 0/20 tool handlers wrap calls in try/catch (0%)
Wrap each tool handler body in try/catch and return a structured error response.
README present
No README found
Add a README.md describing the server and its tools.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Shell command execution
12 child_process calls — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Secrets not written to files
2 secret values written to files
Avoid persisting secrets to disk. Keep them in memory or your secret manager.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.12.0 (high), @modelcontextprotocol/sdk@1.12.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Domain consistency
npm scope @tages doesn't match GitHub owner ryantlee25-droid
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.
[](https://m8ven.ai/mcp/ryantlee25-droid/tages)?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