{"slug":"flrngel/fuzzy-memory-mcp","name":"Knowledge Graph Memory Server","description":"Enables memory for Claude using a knowledge graph with fuzzy semantic search and persistent storage.","category":"database","tags":[],"official":false,"stars":0,"transport":"http","install":null,"tools":[{"name":"create_entities","description":"Create multiple new entities in the knowledge graph. Ignores entities with existing names."},{"name":"create_relations","description":"Create multiple new relations between entities. Skips duplicate relations."},{"name":"add_observations","description":"Add new observations to existing entities. Fails if entity doesn't exist."},{"name":"delete_entities","description":"Remove entities and their relations with cascading deletion. Silent operation if entity doesn't exist."},{"name":"delete_observations","description":"Remove specific observations from entities. Silent operation if observation doesn't exist."},{"name":"delete_relations","description":"Remove specific relations from the graph. Silent operation if relation doesn't exist."},{"name":"read_graph","description":"Read the entire knowledge graph. Returns complete graph structure with all entities and relations."},{"name":"search_nodes","description":"Performs a fuzzy semantic search for nodes in the knowledge graph using Fuse.js. Searches across entity names, types, and observation content."},{"name":"open_nodes","description":"Retrieve specific nodes by name. Returns requested entities and relations between them. Silently skips non-existent nodes."}],"env_vars":[],"auth_type":"none","github":"https://github.com/flrngel/fuzzy-memory-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}