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%
5 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
Mneme
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
0 tools
specmem-hardwicksoftware
Your Claude Code sessions don't have to start from scratch anymore — SpecMem gives your AI real memory. It won't forget your conversations,
0 tools
@enderfga/claw-orchestrator
Claw Orchestrator — run Claude Code, Codex, Gemini, Cursor Agent, OpenCode and custom coding CLIs as one unified runtime. Drop into Hermes A
0 tools
swarmclaw
Open-source self-hosted AI agent runtime and multi-agent framework for autonomous agent swarms. Agent memory, MCP tools, schedules, delegati
0 tools
n8n-claw
OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with deleg
0 tools

How to use

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

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