Skip to content

Memory (Official)

Free

by MCP Community

Official persistent memory system using a local knowledge graph of entities and relationships.

v1.0.0Added Dec 10, 2024
memoryknowledge-graphofficial
Works with:ClaudeGPTGeminiCopilot

Memory (Knowledge Graph) MCP Server

Official persistent memory system using a local knowledge graph of entities and relationships.

Features

  • Knowledge graph
  • Entity management
  • Relationships
  • Persistent memory
  • Official

Installation

{
  "mcpServers": {
    "memory-kg": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Reviews

Leave a Review