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
How to use
Tools exposed
config__open_relaysave_summaryrecall_contextmemory-commitpassport-bootstrapentity_searchentity_graphhistory
Example client config
{\n "mcp_servers": [\n {\n "name": "io.github.n24q02m/mnemo-mcp",\n "url": "http://localhost:8000",\n "transport": "http"\n }\n ]\n} 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.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
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.