Knowledge Graph Memory Server

Knowledge Graph Memory Server

By s2005 GitHub

Standalone MCP server for enabling memory for Claude through a knowledge graph

knowledge-graph memory-server
Overview

What is Knowledge Graph Memory Server?

The Knowledge Graph Memory Server is a standalone implementation that enables persistent memory for the AI model Claude through a local knowledge graph, allowing it to remember user-specific information across chats.

How to use Knowledge Graph Memory Server?

To use the server, you can set it up with Docker or NPX, and configure it in your Claude Desktop settings. You can also use it as a standalone package by installing it via npm or npx.

Key features of Knowledge Graph Memory Server?

  • Persistent memory storage using a local knowledge graph.
  • Ability to create, read, update, and delete entities and relations.
  • Supports adding and removing observations for entities.
  • Search functionality for nodes based on queries.

Use cases of Knowledge Graph Memory Server?

  1. Personalizing user interactions by remembering preferences and past conversations.
  2. Managing relationships and interactions between different entities.
  3. Enhancing AI responses by providing context from previous chats.

FAQ from Knowledge Graph Memory Server?

  • Can the server handle multiple users?

Yes, it can manage memory for different users by creating unique entities for each user.

  • Is it easy to set up?

Yes, the setup process is straightforward with detailed instructions provided in the documentation.

  • What programming language is it built with?

The server is built using JavaScript and can be run in a Node.js environment.

Overview

What is Knowledge Graph Memory Server?

The Knowledge Graph Memory Server is a standalone implementation that enables persistent memory for the AI model Claude through a local knowledge graph, allowing it to remember user-specific information across chats.

How to use Knowledge Graph Memory Server?

To use the server, you can set it up with Docker or NPX, and configure it in your Claude Desktop settings. You can also use it as a standalone package by installing it via npm or npx.

Key features of Knowledge Graph Memory Server?

  • Persistent memory storage using a local knowledge graph.
  • Ability to create, read, update, and delete entities and relations.
  • Supports adding and removing observations for entities.
  • Search functionality for nodes based on queries.

Use cases of Knowledge Graph Memory Server?

  1. Personalizing user interactions by remembering preferences and past conversations.
  2. Managing relationships and interactions between different entities.
  3. Enhancing AI responses by providing context from previous chats.

FAQ from Knowledge Graph Memory Server?

  • Can the server handle multiple users?

Yes, it can manage memory for different users by creating unique entities for each user.

  • Is it easy to set up?

Yes, the setup process is straightforward with detailed instructions provided in the documentation.

  • What programming language is it built with?

The server is built using JavaScript and can be run in a Node.js environment.

No tools information available.

Mirror of

knowledge-graph memory-server
View Details
Memory
Memory by memory

Knowledge graph-based persistent memory system

knowledge-graph persistent-memory
View Details
Memento
Memento by gannonh

-

knowledge-graph memory-system
View Details

MCP server for enabling memory for Claude through a knowledge graph

knowledge-graph memory-server
View Details