MCP Catalogs
Homenowledge-mem screenshot

nowledge-mem

by nowledge-co·181·Score 45

A local-first, graph-based memory manager that integrates with AI tools via MCP protocol.

knowledge-graphproductivityai-llm
7
Forks
5
Open issues
6 mo ago
Last commit
2d ago
Indexed

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:

you:Centralizing AI conversations across multiple platforms in one searchable location
you:Automatically extracting and organizing insights from AI interactions into a knowledge graph
you:Using MCP integration to capture conversation threads without manual intervention
you:What data sources does Nowledge Mem integrate with?
you:How is my privacy protected?

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

memflow-mcpobsidian-mcpai-memo

Installation

Installation

  1. Download and install Nowledge Mem from [https://mem.nowledge.co/](https://mem.nowledge.co/)
  1. 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>"
      }
    }
  }
}
  1. Alternatively, use the Claude Code Plugin:
claude plugin marketplace add nowledge-co/community
claude plugin install nowledge-mem@nowledge-community

FAQ

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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.