Memex runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from pypi. Last commit 3 Aug 2026.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Today is the operative word: we check Memex every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add memex -- uvx mcp-memex
{
"mcpServers": {
"memex": {
"args": [
"mcp-memex"
],
"command": "uvx"
}
}
}
[mcp_servers.memex]
command = "uvx"
args = ["mcp-memex"]
{
"mcpServers": {
"memex": {
"args": [
"mcp-memex"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memex": {
"args": [
"mcp-memex"
],
"command": "uvx"
}
}
}
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory + git snapshots for Claude Code. Never lose context or code.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Persistent memory for Claude Code — offline, single-file, hybrid search.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
Answers built from our own checks of this server.