yoloshii/ClawMem
On-device context engine and memory for AI agents. Claude Code and OpenClaw. Hooks + MCP server + hybrid RAG search.
Combines multi-signal retrieval (BM25, vector search, and graph traversal with reciprocal rank fusion) with composite scoring that decays stale memories while boosting frequently-revised and co-accessed notes, plus local GGUF model inference for decision capture and intent classification. Integrates across Claude Code hooks, MCP servers, and OpenClaw's ContextEngine plugin—all three write to the same local SQLite vault, enabling memory continuity across different agent runtimes without cloud dependencies.
Available on npm.
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...
mnemox-ai/tradememory-protocol
MCP server for AI trading memory — outcome-weighted cognitive memory with 10 tools, 399 tests.
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