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

Installation

Quick install
npx -y @modelcontextprotocol/server-memory
Add to claude_desktop_config.json
{
  "mcpServers": {
    "memory-(official)": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared