ClaudeSuperPower

memory-mcp-server

Skill

A Model Context Protocol server that provides knowledge graph management capabilities.

Install

git clone https://github.com/okooo5km/memory-mcp-server.git ~/.claude/skills/memory-mcp-server

What is memory-mcp-server?

A Model Context Protocol server that provides knowledge graph management capabilities.

Trust

59/100 · Fair

4 factors scored below maximum

Possibly unmaintainedNo license

Documentation

README · ~6 min read

Memory MCP Server

A Model Context Protocol server that provides knowledge graph management capabilities. This server enables LLMs to create, read, update, and delete entities and relations in a persistent knowledge graph, helping AI assistants maintain memory across conversations. This is a Swift implementation of the official TypeScript Memory MCP Server.

Note: This Swift version requires macOS 14.0 or later. For broader platform support (including Windows, Linux, and macOS 11.0+), check out the Go language implementation: memory-mcp-server-go.

Swift Platform License

✨ Features

  • Knowledge Graph Storage: Maintain a persistent graph of entities and their relationships
  • Entity Management: Create, retrieve, update, and delete entities with custom types
  • Relation Tracking: Define and manage relationships between entities in active voice
  • Observation System: Add and remove observations about entities over time
  • Powerful Search: Find relevant nodes by name, type, or observation content
  • Persistent Storage: Data persists between sessions in a simple JSON format

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.