Back to MCP Servers
๐Ÿ”Œ

ukkit/memcord

MIT

๐Ÿ ๐Ÿ  ๐Ÿง ๐ŸŽ - A MCP server that keeps your chat history organized and searchableโ€”with AI-powered summaries, secure memory, and full control.

PythonSearch

Install

npx -y memcord

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "ukkit-memcord": {
      "command": "npx",
      "args": [
        "-y",
        "memcord"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.