Loading MCP server directory, please wait...
Event-sourced knowledge graph memory for AI coding agents with semantic search
npx @getmcp/cli add io.github.tm42/mnemographRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tm42/mnemograph": {
"command": "uvx",
"args": [
"mnemograph"
],
"env": {
"MEMORY_PATH": "~/.claude/memory"
}
}
}
}