Skip to content
Back to search
30
MCP

mex

mex-memory/mex

Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://mexmemory.com

Similar MCP servers embedding-nearest

memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools
projectmind
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
0 tools
Agent Memory Mesh
Persistent agent memory with semantic search, observation saving, session summaries, and graph queries.
0 tools
io.github.kairosmobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools
memex
Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.
0 tools

How to use

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

{
  "mcpServers": {
    "mex": {
      "url": "https://mexmemory.com",
      "transport": "http"
    }
  }
}