Back to search
30
MCP

deeprecall-mcp

pypi/deeprecall-mcp

Deep Recall MCP server — 2 tools, biological memory for AI agents. Works with Claude Code, Cursor, Windsurf, Cline.

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

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
agentbrain-mcp
MCP server for Agent Brain — cross-source personal memory for any MCP-capable AI client (Claude Code, Claude Desktop, Cursor, Windsurf)
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
emms-mcp
MCP server with 129 cognitive memory tools for AI agents — persistent memory, emotional recall, knowledge graphs, metacognition, goal tracki
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools

How to use

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

{
  "mcpServers": {
    "deeprecall-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}