mcp-knowledge-graph
MCP Serverby shaneholloman · Added 5mo ago
Claude
701
Install
git clone https://github.com/shaneholloman/mcp-knowledge-graphAdd to Claude
claude mcp add mcp-knowledge-graphQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-knowledge-graph": {
"command": "npx",
"args": [
"@modelcontextprotocol/mcp-knowledge-graph"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
MCP server enabling persistent memory for AI models through a local knowledge graph. Supports a customizable memory file path via the --memory-path argument.
Tags
ai-mlmcp-serverknowledge-graphmemorypersistent-memoryaimodel-context-protocol