Skip to content
Back to search
30
MCP

memo

io.github.jagoff/memo

Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.

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
XMemo
User-owned memory for AI agents, CLIs, IDEs, and conversations over Streamable HTTP MCP.
0 tools · streamable-http
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools
XMemo
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
0 tools · streamable-http
mex
Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI.
0 tools
Memory Kernel
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
0 tools

How to use

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

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