Skip to content
Back to search
30
MCP

io.github.iamtouchskyer/memex

io.github.iamtouchskyer/memex

Zettelkasten-based agent memory system with bidirectional links

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

Similar MCP servers embedding-nearest

memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools
io.github.stifler7/memex
Temporal knowledge graph of your codebase (Graphiti + Neo4j), served to AI agents via MCP.
0 tools
io.github.dioniipereyraa/memex
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
0 tools
io.github.simplemindedbot/mnemex
Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown).
0 tools
io.github.diaaaj/a-mem-mcp
Self-evolving memory system for AI agents
0 tools
Multinex MemQ
Persistent memory for AI agents with OAuth-backed hosted MCP access.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.iamtouchskyer/memex": {
      "url": "None",
      "transport": "http"
    }
  }
}