itseasy21
Provides persistent memory for Claude through a local knowledge graph that stores entities with observations and relations, enabling structured information retrieval and complex context retention across conversations.
Open specific nodes in the knowledge graph by their names
Read the entire knowledge graph
Search for nodes in the knowledge graph based on a query
Create multiple new entities in the knowledge graph
Delete multiple entities and their associated relations from the knowledge graph
Update multiple existing entities in the knowledge graph
Add new observations to existing entities in the knowledge graph
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
Delete multiple relations from the knowledge graph
Update multiple existing relations in the knowledge graph
Delete specific observations from entities in the knowledge graph
Connect to MCP Server
Required environment variables:
MEMORY_FILE_PATH