OpenClaw Memory Health
@ladyiceberg
About OpenClaw Memory Health
External QA layer for OpenClaw memory — diagnose, guard, and remediate your agent's memory.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"openclaw-memhealth": {
"command": "uvx",
"args": [
"openclaw-memory-quality"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is OpenClaw Memory Health?
OpenClaw Memory Health is an external QA layer that diagnoses, guards, and remediates an agent’s memory in the OpenClaw memory system. It addresses the silent degradation caused by OpenClaw’s additive-only memory model, which leads to stale long‑term memories, false‑positive short‑term entries, and identity drift in SOUL.md.
How to use OpenClaw Memory Health?
Use the six provided functions to intercept the memory pipeline at key stages: memory_health_check_oc(), memory_longterm_audit_oc(), memory_promotion_audit_oc(), memory_soul_check_oc(), memory_config_doctor_oc(), and memory_dashboard_oc(). An LLM API key is optional, and all read‑only tools are safe.
Key features of OpenClaw Memory Health?
- Quick memory health scan with zombie count, false‑positive rate, and retrieval score
- Deep audit of MEMORY.md for source validity and duplicate detection
- Pre‑promotion quality gate with five checks before entries enter MEMORY.md
- SOUL.md boundary violation and identity drift audit
- Inferred minScore and embedding issue diagnosis from behavior data
- Bilingual visual health dashboard (Chinese/English)
Use cases of OpenClaw Memory Health
- Detect and remove zombie memory
Basic information
More Memory & Knowledge MCP servers

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Solomd
zhitongblogA markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Comments