CC-memory

hahayo/CC-memory
★ 0 stars TypeScript 🗄️ Database Updated today
Claude Code 專案記憶同步系統 - MCP Server for cross-device project memory management
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cc-memory": {
      "command": "npx",
      "args": [
        "-y",
        "hahayo/CC-memory"
      ]
    }
  }
}

README Excerpt

> Claude Code 專案記憶同步系統 - 跨設備、按專案隔離的智能記憶管理 - 🧠 **智能記憶萃取** - 使用 Claude 自動分析和摘要 session 內容 - 📁 **專案隔離** - 每個專案獨立的記憶空間,互不干擾 - ☁️ **雲端同步** - PostgreSQL 後端,多台電腦自動同步 - 🔍 **關鍵字搜尋** - 快速找到相關記憶 - 🎯 **記憶分類** - Session 記憶與 Decision 決策分開管理 - 🔌 **MCP 標準** - 標準 MCP 協議,與 Claude Code 無縫整合 ```bash git clone https://github.com/yourusername/CC-memory.git

Tools (7)

DATABASE_URLcc_memory_deletecc_memory_getcc_memory_listcc_memory_savecc_memory_searchcc_memory_stats