Graph Memory
Verified IntegrationClient Configuration
— Connect Graph Memory to Claude Desktop or Cursor in seconds{
"mcpServers": {
"graph-memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-graph-memory"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Manages a persistent, indexed knowledge graph, enabling AI agents to store, retrieve, and organize information through entities, relationships, and observations.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Graph Memory
AI agents interact through a set of dedicated tools. These include functions like `memory_create_entities`, `memory_create_relations`, `memory_add_observations`, and `memory_search_nodes` to build, query, and manage the knowledge graph elements effectively.
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.