MCP Directory
Back

memcord

by ukkit Β· Python Β· β˜… 42

🧠 Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.

#ai-assistant#ai-memory#antigravity#chat-history#claude-desktop#conversation-management#developer-tools#google-antigravity#local-storage#mcp-server#memory-management#memory-slots#model-context-protocol#model-context-protocol-server#privacy-first#privacy-focused#python

Install

pip install git+https://github.com/ukkit/memcord.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "memcord": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ukkit/memcord.git"
      ]
    }
  }
}

From the README

MEMCORD v3.4.0 (mcp server) This privacy-first, self-hosted MCP server helps you organize chat history, summarize messages, search across past chats with AI β€” and keeps everything secure and fully under your control. Never Lose Context Again Transform your Claude conversations into a searchable, organized knowledge base that grows with you > **[What's new in v3.4.0](docs/versions.md#v340---mcp-protocol-compliance-spec-2025-03-26--2025-11-25)** β€” Full MCP spec 2025-03-26 / 2025-11-25 compliance: tool annotations (readOnly/destructive/idempotent hints) on all 28 tool…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers