
Mnemo Mcp
- 8 repo stars
- Updated July 27, 2026
- n24q02m/mnemo-mcp
Gives an agent persistent memory with hybrid FTS5 + semantic search and cross-machine sync, so context survives across sessions and devices.
About
Mnemo MCP gives an agent persistent memory backed by hybrid search that combines SQLite FTS5 keyword matching with semantic retrieval, plus cross-machine sync so memories follow you between devices. A solo builder reaches for it to make an agent remember decisions, facts and context across sessions instead of starting cold each time. It supports pluggable embedding and LLM model chains and runs via uvx or Docker.
- Persistent AI memory
- Hybrid FTS5 + semantic search
- Cross-machine sync
Mnemo Mcp by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env API_KEYS=YOUR_API_KEYS mnemo-mcp -- uvx mnemo-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Package | mnemo-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 27, 2026 |
| Repository | n24q02m/mnemo-mcp ↗ |
What it does
Gives an agent persistent memory with hybrid FTS5 + semantic search and cross-machine sync, so context survives across sessions and devices.
Who is it for?
durable cross-session, cross-device agent memory
Skip if: simple ephemeral scratch context