https://github.com/nowledge-co/nowledge-mem
Memory and context manager just works.
https://github.com/nowledge-co/nowledge-mem
agent-memory context-manager graphrag mcp mcp-server memory
Last synced: 8 months ago
JSON representation
Memory and context manager just works.
- Host: GitHub
- URL: https://github.com/nowledge-co/nowledge-mem
- Owner: nowledge-co
- Created: 2025-10-28T03:41:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-01T10:59:43.000Z (8 months ago)
- Last Synced: 2025-11-01T12:20:23.251Z (8 months ago)
- Topics: agent-memory, context-manager, graphrag, mcp, mcp-server, memory
- Homepage: https://mem.nowledge.co/
- Size: 5.86 KB
- Stars: 21
- Watchers: 0
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://mseep.ai/app/nowledge-co-nowledge-mem)
# Nowledge Mem

**The Context Manager just works, build your Knowledge Flywheel**
**Privacy-first. Graph-native. AI-integrated.**
[](https://mem.nowledge.co/)
[](https://nowled.ge/discord)
[](https://nowled.ge/mem-docs)
---
[Nowledge Mem](https://mem.nowledge.co/) is the **local-first, graph-augmented personal context manager** that preserves conversations and insights from your AI interactions. Stop opening 5 AI apps to find *that one conversation*. Type β found.
Mem can persist entire conversation threads across all your AI tools while also distilling key insights into searchable memories. Everything connected through an intelligent knowledge graph.
#### Ways to Use Mem
##### Capture Knowledge
- **π€ MCP Integration** | Works with [Claude Code](https://github.com/nowledge-co/community/tree/main/nowledge-mem-claude-code-plugin), [Claude Desktop](https://github.com/nowledge-co/claude-dxt), [Cursor](https://mem.nowledge.co/docs/integrations), Github Copilot, Gemini CLI, Qwen Code & more, [ref config](./mcp.json)
- **π Browser Extension** | One-click imports from ChatGPT, Claude, Gemini, Perplexity (Chrome, Firefox, Edge, Arc)
- **π Thread Import** | Upload conversation files from Cursor, ChatWise, Markdown exports or Claude Code/Codex command
> [!NOTE]
> General MCP Configuration:
```json
{
"mcpServers": {
"nowledge-mem": {
"url": "http://localhost:14242/mcp",
"type": "streamableHttp",
"headers": {
"APP": ""
}
}
}
}
```
##### Access Your Knowledge
- **β¨οΈ Global Launcher (ββ§K)** | Paste memories anywhere without leaving your workflow
- **π In-App Search** | Deep exploration with semantic search, keywords, and graph navigation
- **π€ Agent Access** | Let AI agents autonomously search and save memories during tasks
##### Advanced Features
- **πΈοΈ Knowledge Graph** | Auto-extract entities and relationships for semantic connections
- **π― Topic Clustering** | Discover natural groupings and expertise areas via graph algorithms
- **π Visual Exploration** | Interactive graph view to explore connections and patterns
## π Quick Links
- π **[Documentation](https://mem.nowledge.co/docs)** | Learn how to use Nowledge Mem
- π **[Blog Post](https://www.nowledge-labs.ai/blog/nowledge-mem)** | Deep dive into our vision
- π **Claude Code Plugin** | Install via marketplace:
```bash
claude plugin marketplace add nowledge-co/community
claude plugin install nowledge-mem@nowledge-community
```
- π **[Report Bug](https://github.com/nowledge-co/community/issues/new?template=bug_report.md)** | Found an issue? Let us know
- π‘ **[Request Feature](https://github.com/nowledge-co/community/issues/new?template=feature_request.md)** | Share your ideas
- π **[Send Feedback](mailto:hello@nowledge-labs.ai)** | We'd love to hear from you
---
**Built with β€οΈ by [Nowledge Labs](https://nowledge-labs.ai)**