Transform Claude Memory MCP data into stunning visualizations that reveal how an AI assistant's knowledge connects and evolves over time. With features like smart filtering, rich tooltips, and responsive design, this tool helps users explore their memory.json effortlessly and beautifully.
The Claude Memory Visualizer is a versatile tool designed to transform any Claude user's memory.json data into stunning interactive graphical representations. With this visualizer, users can explore the connections and evolution of their AI assistant's knowledge in an intuitive and immersive way.
Experience real Claude memory data visualized as an interactive knowledge graph displaying entities and relationships.
The visualizer automatically searches for the memory.json file in multiple locations, including:
./memory.json)~/memory.json)~/code/memory.json)~/.config/claude/memory.json)The tool is compatible with Claude's standard NDJSON memory format:
{"type":"entity","name":"Example Entity","entityType":"example_type","observations":["observation 1","observation 2"]}
{"type":"relation","from":"Entity A","to":"Entity B","relationType":"connects_to"}
This project is community-driven. Contributions that include additional file format support, export capabilities, advanced filtering, and performance enhancements are highly valued.
Engage with this project to expand its capabilities and network with other Claude users.
No comments yet.
Sign in to be the first to comment.