Manages project-specific and knowledge graph-based memory for LLMs and agents.
Xgmem is a TypeScript-based server implementing the Model Context Protocol (MCP) to provide structured memory management for agents and LLMs. It enables storing, retrieving, and managing entities, relations, and observations on a per-project basis, fostering cross-project knowledge sharing and persistent data storage. Ideal for agent ecosystems requiring scalable and queryable memory, Xgmem simplifies the integration of knowledge graphs and structured data into AI workflows.