n24q02m/mnemo-mcp
by Various
Persistent AI memory with hybrid search and embedded sync. Open, free, unlimited.
MCP
n24q02m/mnemo-mcp
Added 1 June 2026
Overview
mnemo-mcp is an open-source Python tool that gives AI agents persistent memory using hybrid search and embedded sync. It stores and retrieves context across sessions, enabling long-running conversations or tasks without losing state.
Best for
Best for
Developers building persistent memory into custom AI agents or chatbots
Use cases
- Maintain conversation history across AI agent sessions
- Sync memory between local and remote AI instances
- Enable context-aware task execution over multiple interactions
Notes
mnemo-mcp is an open-source Python tool that gives AI agents persistent memory using hybrid search and embedded sync. It stores and retrieves context across sessions, enabling long-running conversations or tasks without losing state.
6 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Maintain conversation history across AI agent sessions
- Sync memory between local and remote AI instances
- Enable context-aware task execution over multiple interactions
Pros
- Free and open-source with no usage limits
- Hybrid search improves relevance of recalled memory
- Embedded sync keeps memory consistent across environments
Cons
- Requires Python setup and self-hosting
- Limited community support due to low star count
- No built-in encryption for stored memory
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Free and open-source with no usage limits
- Hybrid search improves relevance of recalled memory
- Embedded sync keeps memory consistent across environments
Cons
- Requires Python setup and self-hosting
- Limited community support due to low star count
- No built-in encryption for stored memory
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.