code-memory: code-memory is a deterministic, high-precision code intelligence layer exposed as a Model Context Protocol (MCP) server, designed to provide accurate and token-efficient code context for LLMs. It runs entirely locally, indexing codebases for semantic search, architecture understanding, and Git history analysis, addressing the cost and inaccuracy of traditional context retrieval methods.; CodeMCP: CKB transforms your codebase into a queryable knowledge base, enabling semantic search, impact analysis, dead code detection, ownership lookup, and more through CLI, API, or AI assistants. It reduces AI tool calls by 60-70% with compound operations and integrates seamlessly with MCP-compatible tools.
Finding definitions, references, and understanding code structure within a codebase
Understand codebase architecture and relationships