Back to AI Assistance

memory-mcp

A simple MCP server that stores and retrieves memories from multiple LLMs.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "memory-mcp": {
      // See GitHub repository for configuration
    }
  }
}