Back to directory
memcord

memcord

@ukkit67

AI Memory Management for Claude Desktop, providing intelligent summarization, search, and organization of chat history as a self-hosted MCP server.

AIMemory ManagementClaude DesktopChat HistorySummarizationSearchcontext

Installation & Configuration

{
  "mcpServers": {
    "memcord": {
      "command": "uv",
      "args": [
        "--directory",
        "</path/to/memcord>",
        "run",
        "memcord"
      ],
      "env": {
        "PYTHONPATH": "</path/to/memcord/>/src"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/6/26
Updated
2026/6/8