MemoryMesh, developed by CheMiguel23, is a local knowledge graph server that enables AI assistants like Claude to store, update, and recall structured information. It features dynamic schema-based tools, relationship modeling, and AI-aware interfaces for maintaining consistent data. Built on the Knowledge Graph Memory Server from MCP, MemoryMesh adds custom schemas, metadata expansion, and event tracking. It integrates seamlessly with Claude Desktop on macOS and Windows, facilitating natural language interactions for world-building and storytelling. While originally designed for text-based RPG scenarios, MemoryMesh is adaptable for social networks, organizational planning, or other structured data use cases requiring persistent information management and retrieval in AI-assisted creative and analytical tasks.
No reviews yet. Be the first to review!
Sign in to join the conversation
Add a new NPC (non-player character) to the memory with required fields such as name, race, and current location.
Modify an existing NPC in the memory. The NPC's identifier must be provided to update its details.
Remove an NPC from the memory by specifying the NPC's unique identifier.
Add a new location to the memory, defining its attributes and relationships.
Modify an existing location in the memory. The location's identifier must be provided to update its details.
Remove a location from the memory by specifying the location's unique identifier.