{"repo":"kapillamba4/code-memory","free":true,"listed":false,"github":"https://github.com/kapillamba4/code-memory","clone":"git clone https://github.com/kapillamba4/code-memory.git","description":"MCP server with local vector search for your codebase. Smart indexing, semantic search, Git history — all offline.","language":"Python","stars":47,"topics":["bm25","code-search","developer-tools","embeddings","git","mcp","mcp-server","rag","semantic-search","sqlite"],"license":"MIT","category":"mcp-servers","readme_excerpt":"code-memory A deterministic, high-precision code intelligence layer exposed as a Model Context Protocol (MCP) server. - Zero telemetry — your code never leaves your machine - No API key required — runs entirely locally with sentence-transformers - 1 min setup — just uvx code-memory and you're ready - Token saving by 50% — precise code retrieval instead of dumping entire files Please help star code-memory if you like this project! Why code-memory? Finding the right context from a large codebase is expensive , inaccurate , and limited by context windows . Dumping files into prompts wastes tokens, and LLMs lose track of the actual task as context fills up. Instead of manually hunting with grep / find or dumping raw file text, code-memory runs semantic searches against a locally indexed codebase. Inspired by claude-context, but designed from the ground up for large-scale local search. Supported Languages Full AST Support (structural parsing with symbol extraction): Python, JavaScript/TypeScript, Java, Go, Rust, C/C++, Ruby, Kotlin Fallback Support (whole-file indexing): C#, Swift, Scala, Lua, Shell, Config (yaml/toml/json), Web (html/css), SQL, Markdown Files matching .gitignore patterns are automatically skipped. Architecture: Progressive Disclosure Instead of a single monolithic search, code-memory routes queries through three purpose-built tools : Question Type Tool Data Source --- --- --- \"Where / What / How?\" — find definitions, references, structure, semantic search search ","default_branch":null,"files":null,"tree":[],"storefront":"/r/kapillamba4","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kapillamba4/code-memory/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}