by janbjorge · MCP Server · ★ 50
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
rekal Long-term memory for LLMs. One SQLite file, no cloud, no API keys. rekal is an MCP server that gives Claude Code persistent memory across sessions. Memories are stored locally in SQLite and retrieved with hybrid search (BM25 keywords + vector semantics + recency decay). Nothing leaves your machine. Install or with uv: Requires Python 3.11+. On first run, rekal creates — a single file that holds everything. Setup Three steps: add the MCP server, install the plugin, and disable built-in memory. 1. Add the MCP server — gives Claude Code the memory tools: 2. Install the plugin — teaches Claude Code when to use those tools, and prevents conflicts with built-in memory: 3. Disable built-in auto memory — add to : Why is this required? Claude Code's buil
| Stars | 50 |
| Forks | 4 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.4160875084145/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-23 |
| Created | 2026-04-11 |
| Platforms | mcp, python |
| Est. Tokens | ~16k |
These tools work well together with rekal for enhanced workflows:
Looking for a rekal alternative? If you're comparing rekal with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
📜 An MCP server for conversation history search and retrieval in Claude Code
A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allow
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search. Features orchestrat
MCP server for YouTube — search videos, get transcripts, channels, and playlists. Works with Claude, Cursor &
Your AI has amnesia. Persistent memory and cognitive context for AI. 25 MCP tools. 12ms recall.
Persistent cross-session memory for Claude & AI agents. Self-host on Redis/Valkey, or use the managed SaaS at
Explore other popular mcp server tools:
rekal is Long-term memory for LLMs. MCP server backed by hybrid search in a single SQLite file.. It is categorized as a MCP Server with 50 GitHub stars.
rekal is primarily written in Python. It covers topics such as llm, mcp, mcp-server.
You can find installation instructions and usage details in the rekal GitHub repository at github.com/janbjorge/rekal. The project has 50 stars and 4 forks, indicating an active community.
rekal is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to rekal on Agent Skills Hub include claude-historian-mcp, zettelkasten-mcp, snippy. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.