A Swift implementation of the Memory MCP Server that gives Claude persistent knowledge graph storage across conversations. You can create entities and relations, add observations, and search through the graph using eight tools like create_entities, search_nodes, and read_graph. The data persists as JSON between sessions, so Claude remembers context from previous chats. Works with Claude.app, Cursor, and Chatwise on macOS 14.0+. If you need broader platform support, the author also maintains a Go version that runs on Windows and Linux. Perfect for building AI assistants that need to maintain context about users, projects, or any interconnected information over time.
claude mcp add --transport stdio okooo5km-memory-mcp-server uvx memory-mcp-server