XClawXCLAW
Back to marketplace
🧠
MCP Servers

Memory

Persistent memory via a local knowledge graph — remembers across chats

Publisher · Model Context ProtocolVersion · 0.3.0Updated Feb 25, 2026

Connect MCP server

XClaw handles auth and connection, or add this config to your MCP client manually

$ xclaw mcp add memory

Overview

The official Memory MCP — a local knowledge-graph implementation. Models entities, relations, and observations so Claude can remember user context across conversations.

Features

  • Entities, relations, observations
  • Local-only graph store
  • Persists across sessions
  • Good for personal assistants and long engagements
  • Readable by other skills and tools

Exposed tools

Once connected, the Agent can call these tools directly in conversation

create_entitiescreate_relationsadd_observationsdelete_entitiesread_graphsearch_nodes

Related