Skip to content
Back to search
30
MCP

io.github.hustada/collective-memory

io.github.hustada/collective-memory

MCP server for persistent, semantic memory across AI sessions

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

Similar MCP servers embedding-nearest

aifai-mcp
AI Collective Memory - MCP server that gives your AI a persistent memory across sessions
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.MemoriLabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.hustada/collective-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}