{"id":32722877,"url":"https://github.com/nowledge-co/nowledge-mem","last_synced_at":"2025-11-03T23:01:41.782Z","repository":{"id":321923026,"uuid":"1084705970","full_name":"nowledge-co/nowledge-mem","owner":"nowledge-co","description":"Memory and context manager just works.","archived":false,"fork":false,"pushed_at":"2025-11-01T10:59:43.000Z","size":6,"stargazers_count":21,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-01T12:20:23.251Z","etag":null,"topics":["agent-memory","context-manager","graphrag","mcp","mcp-server","memory"],"latest_commit_sha":null,"homepage":"https://mem.nowledge.co/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nowledge-co.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-28T03:41:46.000Z","updated_at":"2025-11-01T10:59:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nowledge-co/nowledge-mem","commit_stats":null,"previous_names":["nowledge-co/nowledge-mem"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nowledge-co/nowledge-mem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowledge-co%2Fnowledge-mem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowledge-co%2Fnowledge-mem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowledge-co%2Fnowledge-mem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowledge-co%2Fnowledge-mem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowledge-co","download_url":"https://codeload.github.com/nowledge-co/nowledge-mem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowledge-co%2Fnowledge-mem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282365373,"owners_count":26657259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-02T02:00:06.609Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-memory","context-manager","graphrag","mcp","mcp-server","memory"],"created_at":"2025-11-02T22:01:25.051Z","updated_at":"2025-11-02T22:02:16.887Z","avatar_url":"https://github.com/nowledge-co.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/nowledge-co-nowledge-mem-badge.png)](https://mseep.ai/app/nowledge-co-nowledge-mem)\n\n# Nowledge Mem\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/user-attachments/assets/249e8b3e-54a2-49eb-b28a-07c2cfaf2236\" width=\"200\" alt=\"Nowledge Mem Logo\"\u003e\n\n**The Context Manager just works, build your Knowledge Flywheel**\n\n**Privacy-first. Graph-native. AI-integrated.**\n\n[![Get Mem](https://img.shields.io/badge/Get-Mem-00A3A3?style=flat\u0026logo=rocket\u0026logoColor=white)](https://mem.nowledge.co/)\n[![Discord](https://img.shields.io/badge/Discord-Join%20Community-5865F2?style=flat\u0026logo=discord\u0026logoColor=white)](https://nowled.ge/discord)\n[![Docs](https://img.shields.io/badge/Docs-Read-orange?style=flat\u0026logo=readthedocs\u0026logoColor=white)](https://nowled.ge/mem-docs)\n\n---\n\n\u003c/div\u003e\n\n[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.\n\nMem 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.\n\n#### Ways to Use Mem\n\n##### Capture Knowledge\n\n- **🤖 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 \u0026 more, [ref config](./mcp.json)\n- **🌐 Browser Extension** | One-click imports from ChatGPT, Claude, Gemini, Perplexity (Chrome, Firefox, Edge, Arc)\n- **📂 Thread Import** | Upload conversation files from Cursor, ChatWise, Markdown exports or Claude Code/Codex command\n\n\u003e [!NOTE]\n\u003e General MCP Configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"nowledge-mem\": {\n      \"url\": \"http://localhost:14242/mcp\",\n      \"type\": \"streamableHttp\",\n      \"headers\": {\n        \"APP\": \"\u003cMCP Client App Name here\u003e\"\n      }\n    }\n  }\n}\n```\n\n##### Access Your Knowledge\n\n- **⌨️ Global Launcher (⌘⇧K)** | Paste memories anywhere without leaving your workflow\n- **🔍 In-App Search** | Deep exploration with semantic search, keywords, and graph navigation\n- **🤝 Agent Access** | Let AI agents autonomously search and save memories during tasks\n\n##### Advanced Features\n\n- **🕸️ Knowledge Graph** | Auto-extract entities and relationships for semantic connections\n- **🎯 Topic Clustering** | Discover natural groupings and expertise areas via graph algorithms\n- **📊 Visual Exploration** | Interactive graph view to explore connections and patterns\n\n\n## 🚀 Quick Links\n\n- 📚 **[Documentation](https://mem.nowledge.co/docs)** | Learn how to use Nowledge Mem\n- 📖 **[Blog Post](https://www.nowledge-labs.ai/blog/nowledge-mem)** | Deep dive into our vision\n- 🔌 **Claude Code Plugin** | Install via marketplace:\n\n  ```bash\n  claude plugin marketplace add nowledge-co/community\n  claude plugin install nowledge-mem@nowledge-community\n  ```\n\n- 🐛 **[Report Bug](https://github.com/nowledge-co/community/issues/new?template=bug_report.md)** | Found an issue? Let us know\n- 💡 **[Request Feature](https://github.com/nowledge-co/community/issues/new?template=feature_request.md)** | Share your ideas\n- 💌 **[Send Feedback](mailto:hello@nowledge-labs.ai)** | We'd love to hear from you\n\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**Built with ❤️ by [Nowledge Labs](https://nowledge-labs.ai)**\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowledge-co%2Fnowledge-mem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowledge-co%2Fnowledge-mem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowledge-co%2Fnowledge-mem/lists"}