turbyho/mem-context
by Various
Multi-modal RAG engine for AI assistants. Stores conversation history, conclusions, diffs, error traces, and other development artifacts in LanceDB with vector search, multi-factor
MCP
turbyho/mem-context
Added 11 June 2026
Overview
A multi-modal RAG engine that stores conversation history, conclusions, diffs, error traces, and other development artifacts in LanceDB. It uses vector search, multi-factor scoring, and an LLM-driven consolidation pipeline to retrieve relevant context for AI assistants.
Best for
Best for
Developers building AI assistants that need persistent, context-aware memory from development artifacts
Use cases
- Retrieving past debugging sessions and error traces for faster issue resolution
- Providing AI assistants with consolidated project context from code diffs and discussions
- Building a persistent memory layer for development-focused chatbots
Notes
A multi-modal RAG engine that stores conversation history, conclusions, diffs, error traces, and other development artifacts in LanceDB. It uses vector search, multi-factor scoring, and an LLM-driven consolidation pipeline to retrieve relevant context for AI assistants.
0 stars on GitHub. Last updated 2026-06-11. Licensed MIT.
Use cases
- Retrieving past debugging sessions and error traces for faster issue resolution
- Providing AI assistants with consolidated project context from code diffs and discussions
- Building a persistent memory layer for development-focused chatbots
Pros
- Supports multiple artifact types beyond plain text, including diffs and error traces
- Uses multi-factor scoring to improve retrieval relevance
- LanceDB backend enables efficient vector search and scaling
Cons
- Requires an LLM for the consolidation pipeline, adding latency and cost
- No active maintenance or community contributions (0 stars)
- Limited documentation and examples for setup and customization
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports multiple artifact types beyond plain text, including diffs and error traces
- Uses multi-factor scoring to improve retrieval relevance
- LanceDB backend enables efficient vector search and scaling
Cons
- Requires an LLM for the consolidation pipeline, adding latency and cost
- No active maintenance or community contributions (0 stars)
- Limited documentation and examples for setup and customization
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
vectorize-io/hindsight
Various
Hindsight: Agent Memory That Learns
topoteretes/cognee
Various
Memory platform for AI Agents in 6 lines of code
upstash/context7
Various
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors