codebase-memory-mcp: codebase-memory-mcp is a structural analysis backend that indexes codebases into a persistent knowledge graph, drastically reducing token usage for code exploration by providing precise structural results. It integrates with AI assistants like Claude Code, offering advanced capabilities such as call graph tracing, architecture overviews, and dead code detection.; m1nd: m1nd is a local MCP runtime that ingests repositories, documentation, history, and runtime signals into a graph, enabling coding agents to perform structural retrieval, change reasoning, document grounding, operations, and continuity without rebuilding context on every step.
Code exploration and understanding: Quickly understand codebase architecture, find functions, and trace call paths without high token costs.
Understanding an unfamiliar codebase's structure and dependencies