MCPServers
MemoryMesh - MCP server logo

MemoryMesh

160
0

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).

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签