Skip to content
Back to search
30
MCP

memex

io.github.ayushagrawal288/memex

Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.

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

Similar MCP servers embedding-nearest

Multinex MemQ
Persistent memory for AI agents with OAuth-backed hosted MCP access.
0 tools · streamable-http
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
io.github.simplemindedbot/mnemex
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
0 tools
io.github.VelixarAi/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.kairosmobius/memory-nexus-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
Agent Memory Mesh
Persistent agent memory with semantic search, observation saving, session summaries, and graph queries.
0 tools

How to use

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

{
  "mcpServers": {
    "memex": {
      "url": "None",
      "transport": "http"
    }
  }
}