Skip to main content
Developer ToolsPython

ukkit/memcord

A MCP server that keeps your chat history organized and searchable—with AI-powered summaries, secure memory, and full control.

developer-toolslocal-servicemacoslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/ukkit/memcord

Claude Desktop configuration example:

{
  "mcpServers": {
    "memcord": {
      "command": "npx",
      "args": [
        "-y",
        "ukkit/memcord"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Python
Author
ukkit