nowledge-mem
by nowledge-co·★ 181·Score 45
A local-first, graph-based memory manager that integrates with AI tools via MCP protocol.
Overview
Nowledge Mem is a privacy-first personal context manager designed to preserve conversations and insights from AI interactions. It connects various AI tools through an intelligent knowledge graph, allowing users to search and retrieve information across different platforms. The MCP integration enables seamless capture of conversation threads while automatically distilling key insights into searchable memories, creating a unified knowledge ecosystem.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose Nowledge Mem when you need a unified memory system for AI interactions across multiple tools, especially if you value knowledge graph organization.
When NOT to choose this
Avoid if you need completely offline functionality without any server components, as this requires a local server running on port 14242.
Comparable tools
Installation
Installation
- Download and install Nowledge Mem from [https://mem.nowledge.co/](https://mem.nowledge.co/)
- Configure MCP in your client (e.g., Claude Desktop):
{
"mcpServers": {
"nowledge-mem": {
"url": "http://localhost:14242/mcp",
"type": "streamableHttp",
"headers": {
"APP": "<MCP Client App Name here>"
}
}
}
}- Alternatively, use the Claude Code Plugin:
claude plugin marketplace add nowledge-co/community
claude plugin install nowledge-mem@nowledge-communityFAQ
- What data sources does Nowledge Mem integrate with?
- Nowledge Mem integrates with various AI tools including Claude Code, Claude Desktop, Cursor, Github Copilot, Gemini CLI, Qwen Code, and has browser extensions for ChatGPT, Claude, Gemini, and Perplexity.
- How is my privacy protected?
- Nowledge Mem is local-first and privacy-focused, storing data locally on your device. The system processes your conversations and insights without requiring cloud storage for your sensitive data.
Compare nowledge-mem with
Last updated · Auto-generated from public README + GitHub signals.