Back to MCP Servers
🔌

CheMiguel23/MemoryMesh

MIT

📇 🏠 - Enhanced graph-based memory with a focus on AI role-play and story generation

TypeScriptAI & LLMs

Install

npx -y memorymesh

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "chemiguel23-memorymesh": {
      "command": "npx",
      "args": [
        "-y",
        "memorymesh"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.