Knowledge Graph Memory Server

Knowledge Graph Memory Server

4.6

Knowledge Graph Memory Server is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.

If you are the rightful owner of Knowledge Graph Memory Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A basic implementation of persistent memory using a local knowledge graph, allowing Claude to remember information about the user across chats.

create_entities

Create multiple new entities in the knowledge graph

Try it

entities

No items yet. Use the button below to add some.

      Result:

      create_relations

      Create multiple new relations between entities in the knowledge graph. Relations should be in active voice

      Try it

      relations

      No items yet. Use the button below to add some.

          Result:

          add_observations

          Add new observations to existing entities in the knowledge graph

          Try it

          observations

          No items yet. Use the button below to add some.

              Result:

              delete_entities

              Delete multiple entities and their associated relations from the knowledge graph

              Try it

              An array of entity names to delete

              entityNames

              An array of entity names to delete

              No items yet. Use the button below to add some.

                  Result:

                  delete_observations

                  Delete specific observations from entities in the knowledge graph

                  Try it

                  deletions

                  No items yet. Use the button below to add some.

                      Result:

                      delete_relations

                      Delete multiple relations from the knowledge graph

                      Try it

                      An array of relations to delete

                      relations

                      An array of relations to delete

                      No items yet. Use the button below to add some.

                          Result:

                          read_graph

                          Read the entire knowledge graph

                          Try it

                            Result:

                            search_nodes

                            Search for nodes in the knowledge graph based on a query

                            Try it

                            The search query to match against entity names, types, and observation content

                                Result:

                                open_nodes

                                Open specific nodes in the knowledge graph by their names

                                Try it

                                An array of entity names to retrieve

                                names

                                An array of entity names to retrieve

                                No items yet. Use the button below to add some.

                                    Result: