other-memory

idin/other-memory
★ 0 stars TypeScript AI/LLM Updated 2d ago
MCP server giving Claude a long-term memory in a GitHub repo you own
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "other-memory": {
      "command": "npx",
      "args": [
        "-y",
        "idin/other-memory"
      ]
    }
  }
}

README Excerpt

An MCP server that gives Claude a long-term memory stored in **a private GitHub repo you own**. Not a hosted service, not a vector database. Just markdown and YAML files in a git repo, which means you can read them on GitHub, edit them by hand, see every change in `git log`, and take them elsewhere if you stop using this.

Tools (12)

append_memoryarchive_messagecheck_inboxcreate_memory_filedelete_memory_filedescribe_agelist_memory_filesmove_memory_fileread_memoryread_messagerevert_memory_to_timesend_message