Skip to content
Back to search
30
MCP

Memoir

pulsemcp/memoir

Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.

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

Similar MCP servers embedding-nearest

io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
io.github.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools

How to use

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

{
  "mcpServers": {
    "memoir": {
      "url": "None",
      "transport": "http"
    }
  }
}