Loading MCP server directory, please wait...
Graph-based memory system for LLMs with knowledge graphs and semantic search
npx @getmcp/cli add io.github.Indhar01/memographRequires Python 3.10+. Community-contributed server. Review source before installing.
MEMOGRAPH_VAULTPath to your MemoGraph vault directory
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Indhar01/memograph": {
"command": "uvx",
"args": [
"memograph"
],
"env": {
"MEMOGRAPH_VAULT": ""
}
}
}
}