memory-mcp

mybuddymichael/memory-mcp

3.2

If you are the rightful owner of memory-mcp 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@mcphub.com.

The memory-mcp is a reimplementation of the knowledge graph memory server with several enhancements for efficiency and functionality.

memory-mcp

This is a reimplementation of the knowledge graph memory server. It has several improvements over the original:

  • Removes redundant tools.
  • Redesigns the search tool to be useful.
  • Uses a much faster Set-based lookup logic for relationships.
  • Includes the date and time in all observations.
  • Contains thorough unit tests.

Tools

ToolDescription
create_entitiesCreate new entities in the knowledge graph
delete_entitiesRemove entities and their associated relationships
rename_entityRename an entity, merging with existing entity if name already exists
add_observationsAdd contextual information to existing entities
create_relationshipsEstablish connections between entities
delete_relationshipsRemove specific connections between entities
search_graphFind entities and relationships using keywords