ukkit/memcord
A MCP server that keeps your chat history organized and searchable—with AI-powered summaries, secure memory, and full control.
Quick Start
Clone the repository:
git clone https://github.com/ukkit/memcordClaude Desktop configuration example:
{
"mcpServers": {
"memcord": {
"command": "npx",
"args": [
"-y",
"ukkit/memcord"
]
}
}
}Check the repository README for specific installation and configuration instructions.