Skip to content
Back to search
30
MCP

io.github.turbyho/mem-context

io.github.turbyho/mem-context

Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation

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

Similar MCP servers embedding-nearest

io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
io.github.hustada/collective-memory
MCP server for persistent, semantic memory across AI sessions
0 tools
iflow-mcp_mem0ai_mem0-mcp-server
Model Context Protocol server that exposes the Mem0 long-term memory API as tools
0 tools
@cablate/memory-lancedb-mcp
MCP server for LanceDB-backed long-term memory with hybrid retrieval (Vector + BM25), cross-encoder rerank, multi-scope isolation, and memor
0 tools
io.github.Studio-Moser/shelbymcp
Knowledge-graph memory server for AI tools via MCP
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.turbyho/mem-context": {
      "url": "None",
      "transport": "http"
    }
  }
}