teflon07/memkeeper
by Various
Local-first, deterministic memory store for AI agents: SQLite-backed BM25 with optional local ONNX semantic search and cross-encoder rerank, graph projection, and an MCP adapter. N
MCP
teflon07/memkeeper
Added 3 Sept 2026
Overview
Local-first, deterministic memory store for AI agents. Uses SQLite-backed BM25 with optional local ONNX semantic search and cross-encoder rerank, plus graph projection and an MCP adapter. Runs without any required network or LLM.
Best for
Best for
Developers building local-first AI agents that need deterministic memory without cloud dependencies.
Use cases
- Give AI agents persistent local memory without external APIs
- Run hybrid retrieval combining BM25 and offline semantic reranking
- Expose agent memory to MCP-compatible clients
Notes
Local-first, deterministic memory store for AI agents. Uses SQLite-backed BM25 with optional local ONNX semantic search and cross-encoder rerank, plus graph projection and an MCP adapter. Runs without any required network or LLM.
2 stars on GitHub. Last updated 2026-08-24. Licensed Apache-2.0.
Use cases
- Give AI agents persistent local memory without external APIs
- Run hybrid retrieval combining BM25 and offline semantic reranking
- Expose agent memory to MCP-compatible clients
Pros
- Fully offline with no required network or LLM
- Deterministic behavior for reproducible agent memory
- Rust implementation for performance and safe concurrency
Cons
- Very early stage with only 2 GitHub stars
- Requires Rust toolchain to build or integrate
- ONNX semantic search needs local model setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fully offline with no required network or LLM
- Deterministic behavior for reproducible agent memory
- Rust implementation for performance and safe concurrency
Cons
- Very early stage with only 2 GitHub stars
- Requires Rust toolchain to build or integrate
- ONNX semantic search needs local model setup
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
