Back to search
30
MCP

io.github.iamtouchskyer/memex

io.github.iamtouchskyer/memex

Zettelkasten-based agent memory system with bidirectional links

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

Similar MCP servers embedding-nearest

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
io.github.kairosmobius/memory-nexus-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.mrosnerr/open-zk-kb
Zettelkasten knowledge base for AI assistants with full-text and semantic search.
0 tools
open-zk-kb
Shared, persistent memory for AI assistants, built on the Zettelkasten method.
0 tools
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools

How to use

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

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