Commit Graph
2 Commits
Author SHA1 Message Date
Daniel Francis-Lyon a053eaf54b Add the Glama score badge
Requested by the listing bot. The server is already indexed on Glama, which
crawled the public repo on its own; this adds the badge the entry format
expects.
2026-09-08 06:11:03 -07:00
Daniel Francis-Lyon 0685831c16 Add agentic-recall to Knowledge & Memory
An MCP memory server for Claude Desktop and Claude Code: hybrid retrieval
(BM25F + dense vectors + phrase proximity) over a folder of plain markdown
files, with an explicit absence verdict instead of a least-bad match.
Runs entirely locally. MIT.
2026-09-07 23:32:29 -07:00