Back to MCP Servers
MemoryMesh
Enhanced graph-based memory with a focus on AI role-play and story generation
knowledge-memoryai
By CheMiguel23
Installation
npx -y MemoryMeshConfiguration
{
"mcpServers": {
"MemoryMesh": {
"command": "npx",
"args": ["-y", "MemoryMesh"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes