MemoryMesh
Summary
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.
Available Actions(6)
add_npc
Add a new NPC (Non-Player Character) to the memory. Parameters include name (string), race (string, must be one of Human, Elf, Dwarf, Orc, Goblin), and currentLocation (string).
update_npc
Modify an existing NPC in the memory. Parameters include name (string), race (optional string), and currentLocation (optional string).
delete_npc
Remove an NPC from the memory. Parameter: name (string).
add_location
Add a new location to the memory. Parameters include name (string) and description (string).
update_location
Modify an existing location in the memory. Parameters include name (string) and newDescription (optional string).
delete_location
Remove a location from the memory. Parameter: name (string).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요