yoloshii/ClawMem
On-device context engine and memory for AI agents. Claude Code and OpenClaw. Hooks + MCP server + hybrid RAG search.
ClawMem helps AI coding agents remember past decisions, project details, and preferences across sessions. It takes your existing notes and conversation transcripts, processes them locally, and provides relevant context directly to agents like Claude Code or OpenClaw, helping them understand your project history and intentions. This tool is for software developers and engineers who use AI agents for coding tasks and want them to have a consistent, evolving understanding of their projects without relying on cloud services.
Available on npm.
Use this if you are a developer using AI coding agents and need them to retain project context, learn from your interactions, and provide consistent assistance across different sessions and agent types.
Not ideal if you don't use AI coding agents or primarily work in a Windows native environment without WSL2.
Stars
14
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/yoloshii/ClawMem"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants