Skip to content
Back to search
30
MCP

clawmem

npm/clawmem

On-device memory layer for AI agents. Claude Code, OpenClaw, and Hermes. Hooks + MCP server + hybrid RAG search.

Uptime
0.0%
42 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dr12hes/engrm
Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
0 tools
parallelclaw
Local-first personal AI ops layer. Shared verbatim memory across your agents (Claude Code, Cursor, OpenClaw, Hermes, Obsidian, Telegram) in
0 tools
@xmemo/openclaw-memory
Native XMemo cloud-memory provider for OpenClaw agents: long-term memory, semantic recall, TODOs, snapshots, and audit tools.
0 tools
@remem-ai/remem
Local-first coding agent memory for Claude Code and OpenAI Codex
0 tools
Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools
ClawMem
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clawmem": {
      "url": "None",
      "transport": "http"
    }
  }
}