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.
Platform-specific configuration:
{
"mcpServers": {
"memory-visualizer": {
"command": "npx",
"args": [
"-y",
"memory-visualizer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...