memories-with-lessons-mcp-server
43
The Knowledge Graph Memory Server is a tool for implementing persistent memory using a knowledge graph. It helps in storing and retrieving user information across sessions, and capturing and learning from errors.
create_entities
Create a new entity
create_relations
Create inter-entity relationships
add_observations
Add observation information to the entity
delete_entities
Delete entities and their relationships
delete_observations
Delete specific observation information
delete_relations
Delete a specific relationship
read_graph
Read the entire knowledge graph
search_nodes
Search for nodes
open_nodes
Search nodes by name
create_lesson
Create a new course
find_similar_errors
Find similar errors
update_lesson_success
Update course success rate
get_lesson_recommendations
Get course recommendations