MemoryMesh
MemoryMesh is a knowledge graph server designed for AI models, with a focus on text-based RPGs and interactive storytelling. It helps AI maintain consistent, structured memory across conversations, enabling richer and more dynamic interactions.
The project is based on the Knowledge Graph Memory Server from the MCP servers repository and retains its core functionality.
IMPORTANT
v0.3.0 Update: The MCP SDK has been updated from v1.0.4 to v1.25.2 to comply with the current Model Context Protocol specification (2025-11-25). This is a major update that brings compatibility with the latest MCP clients including Claude Desktop, ChatGPT, Cursor, Gemini, and VS Code. After updating, run npm install to fetch the new dependencies.
Since v0.2.7 the default location of schemas was changed to dist/data/schemas.
This location is not expected to change in the future, but if you are updating from a previous version, make sure to move your schema files to the new location.
Quick Links
- Installation
- Example
- SchemaManager Guide Discussion
- MemoryViewer Guide Discussion







