mjherich/memory-visualizer
Interactive visualizer for Anthropic's Memory MCP knowledge graphs. Instantly explore, debug, and analyze entities, relations, and observations from memory.json files in the Model Context Protocol.
This tool helps you understand and troubleshoot how AI models, like Claude, organize information. You feed it a 'memory.json' file, which is essentially the AI's knowledge base, and it shows you an interactive map of all the facts, entities, and relationships the AI has learned. Anyone working with AI models and their memory systems will find this useful for debugging and analysis.
Use this if you need to visually inspect, debug, and understand the internal knowledge structure of an AI model's memory.
Not ideal if you're looking for a tool to build knowledge graphs from scratch, as this visualizes existing AI memory files.
Stars
13
Forks
5
Language
TypeScript
License
—
Category
Last pushed
Dec 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mjherich/memory-visualizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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