Skip to content
Back to search
30
MCP

io.github.evan-moon/memex

io.github.evan-moon/memex

Local-first second brain with semantic search. Markdown notes indexed by a local ML model.

Uptime
0.0%
4 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
SecondBrain
Local Markdown note vault and PDF reference library with Git auto-commit, full-text search, image-based PDF reading, and soft deletes.
0 tools
memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools
io.github.iamtouchskyer/memex
Zettelkasten-based agent memory system with bidirectional links
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.riponcm/projectmem
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.evan-moon/memex": {
      "url": "None",
      "transport": "http"
    }
  }
}