MCP server for enabling memory for Claude through a knowledge graph
A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats. Entities are the primary nodes in the knowledge graph. Each entity has: - A unique name (identifier) - An entity type (e.g., "person", "organization", "event") - A list of observations Example: Relations define directed connections between entities. They…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats. Entities are the primary nodes in the knowledge graph. Each entity has: - A unique name (identifier) - An entity type (e.g., "person", "organization", "event") - A list of observations Example: Relations define directed connections between entities. They are always stored in active voice and describe how entities interact or relate to each other. Examp