Submit

xgmem MCP Memory Server

@meetdhanani17

Global MCP server that manage all the project data,
Overview

what is xgmem?

xgmem is a TypeScript-based Model Context Protocol (MCP) server designed to manage project-specific and knowledge graph-based memory for Claude, LLM agents, and other tools. It enables the storage, retrieval, and management of entities, relations, and observations per project, focusing on flexibility and cross-project knowledge sharing.

how to use xgmem?

To use xgmem, you need to configure it in your MCP setup, install dependencies, build the project, and run it either in development or production mode. You can also use Docker for deployment.

key features of xgmem?

  • Knowledge graph storage for entities, relations, and observations
  • CRUD operations via MCP tools
  • Persistence to disk (memory.json)
  • Docker and TypeScript support

use cases of xgmem?

  1. Agents and LLMs that require structured memory storage and retrieval per project.
  2. Cross-project knowledge sharing and migration.
  3. Scalable, disk-persistent, and queryable memory for agent ecosystems.

FAQ from xgmem?

  • What is the purpose of xgmem?

xgmem serves as a memory server for managing project-specific data and facilitating knowledge sharing across projects.

  • How do I install xgmem?

You can install xgmem by running npm install after adding it to your MCP configuration.

  • Can I run xgmem in Docker?

Yes! xgmem can be built and run using Docker for easier deployment.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.