Knowledge Graph Memory
Verified IntegrationClient Configuration
— Connect Knowledge Graph Memory to Claude Desktop or Cursor in seconds{
"mcpServers": {
"knowledge-graph-memory-2": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-knowledge-graph-memory-2"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Enables Claude to remember information about users across chats by utilizing a local knowledge graph.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Knowledge Graph Memory
It uses entities, relations, and observations to store user information. Entities represent users, organizations, or events. Relations define connections between entities. Observations store facts about entities. An API provides CRUD operations and search functionality.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.