Back to search
30
MCP

io.github.recallworks/recall

io.github.recallworks/recall

Open-source MCP memory server. Persistent, searchable, tiered memory across sessions.

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

Similar MCP servers embedding-nearest

io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
io.github.kira-autonoma/agent-memory-mcp
Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops.
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.recallworks/recall": {
      "url": "None",
      "transport": "http"
    }
  }
}