Skip to content
Back to search
30
MCP v3.2.2

io.github.camgitt/memoir

io.github.camgitt/memoir

Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
io.github.hifriendbot/cogmemai
Persistent cloud memory for Ai coding assistants. 29 MCP tools. Encrypted at rest.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
Memoir
Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.
0 tools
io.github.shackleai/memory
Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.
0 tools
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.camgitt/memoir": {
      "url": "None",
      "transport": "http"
    }
  }
}