Back to search
30
MCP

adaptive-recall

npm/adaptive-recall

Adaptive memory system for AI applications. Multi-strategy retrieval, cognitive scoring, knowledge graph, and self-improving ML. Connects via MCP or REST API.

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

Similar MCP servers embedding-nearest

io.github.aiappsapi/adaptive-recall
Adaptive memory system with cognitive scoring, knowledge graph, and self-improving ML.
0 tools
Adaptive Recall
Provides adaptive memory and recall capabilities for AI workflows.
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
io.github.yantrikos/yantrikdb-mcp
Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
Memory OS AI
Adaptive memory for AI agents — FAISS search, chat extraction, cross-project linking
0 tools

How to use

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

{
  "mcpServers": {
    "adaptive-recall": {
      "url": "None",
      "transport": "http"
    }
  }
}