
Memory Quality Mcp
@ladyiceberg
About Memory Quality Mcp
A Claude Code MCP plugin that audits and cleans up your AI memory.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"memory-quality": {
"command": "uvx",
"args": [
"memory-quality-mcp"
],
"env": {
"OPENAI_API_KEY": "your-key-here"
}
}
}
}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 Memory Quality Mcp?
Memory Quality Mcp audits and cleans up Claude Code’s auto-saved memories. It provides a health check with four tools that scan, score, clean, and visualize your memory store. It supports multiple LLM providers and auto-detects language from system locale.
How to use Memory Quality Mcp?
Invoke the provided tools (memory_audit(), memory_report(), memory_cleanup(), memory_dashboard()) after installation. A demo mode is available that requires no real memory files.
Key features of Memory Quality Mcp
- Instant memory scan with no LLM cost (
memory_audit()) - Four-dimension scoring: Importance, Recency, Credibility, Accuracy
- Conflict detection and safe cleanup with dry-run preview
- Auto-backup of cleaned memories to
.trash/folder - Visual health dashboard with scores and recommendations
- Supports OpenAI, Anthropic, Kimi, and MiniMax providers
Use cases of Memory Quality Mcp
- Audit a bloated memory store for stale or junk entries
- Identify conflicting preferences saved over many sessions
- Clean up one-off remarks that were over-interpreted as facts
- Generate a health report to understand memory quality at a glance
FAQ from Memory Quality Mcp
What does Memory Quality Mcp do?
It scans and cleans up the automatic memories that Claude Code saves from conversations, helping you remove stale, conflicting, or junk entries.
Do I need real memory files to try it?
No. You can use demo mode first—no real memory files are required.
What tools are available?
Four tools: memory_audit() (instant scan), memory_report() (scoring + conflict detection), memory_cleanup() (safe cleanup with backup), and memory_dashboard() (visual health dashboard).
Which LLM providers are supported?
OpenAI, Anthropic, Kimi, and MiniMax are explicitly mentioned.
Is the cleanup operation safe?
Yes. It offers a dry-run preview and automatically backs up memories to a .trash/ folder before performing any cleanup.
Frequently asked questions
What does Memory Quality Mcp do?
It scans and cleans up the automatic memories that Claude Code saves from conversations, helping you remove stale, conflicting, or junk entries.
Do I need real memory files to try it?
No. You can use demo mode first—no real memory files are required.
What tools are available?
Four tools: `memory_audit()` (instant scan), `memory_report()` (scoring + conflict detection), `memory_cleanup()` (safe cleanup with backup), and `memory_dashboard()` (visual health dashboard).
Which LLM providers are supported?
OpenAI, Anthropic, Kimi, and MiniMax are explicitly mentioned.
Is the cleanup operation safe?
Yes. It offers a dry-run preview and automatically backs up memories to a `.trash/` folder before performing any cleanup.
Basic information
More Memory & Knowledge MCP servers
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
minutes
silversteinEvery meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
Ultimate Google Docs & Drive MCP Server
a-bonusThe Ultimate Google Docs, Sheets, Drive, Gmail, & Google Calendar MCP Server. This MCP (primarily for use in Claude Desktop) gains full access to your google suite and lets claude do its thing.
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Comments