rekall
Verified Safeby guthubrx
Overview
Personal knowledge base for developers, instantly recalling past solutions, patterns, and decisions to assist AI coding agents and prevent repeating mistakes.
Installation
rekall mcpEnvironment Variables
- REKALL_DATA_DIR
- REKALL_CONFIG
- REKALL_HOME
- NO_COLOR
Security Notes
Designed for local-first operation with all data stored on the user's machine, enhancing privacy. File permissions are securely set. Network access is opt-in for features like semantic model download (~90MB one-time), link rot detection, source enrichment, and the MCP server (which defaults to stdio transport, not network). The project actively addresses potential vulnerabilities like SSRF in URL validation and employs thorough auditing practices.
Similar Servers
chunkhound
ChunkHound transforms codebases into searchable knowledge bases for AI assistants, enabling deep semantic and regex-based code research.
In-Memoria
Provides persistent intelligence infrastructure (semantic concepts, patterns, architecture) for AI agents to understand and interact with codebases.
pluggedin-app
A testing environment for Model Control Protocol (MCP) servers, allowing users to connect to multiple MCP servers and interact with them through an LLM-powered chat interface using the LangChain ReAct framework.
context-sync
Provides AI systems with persistent memory and context management across various development tools, sessions, and projects.