Memex runs on your own machine — the client starts it, so there is no endpoint to ping. 120 installs a week from pypi. Last commit 11 Jul 2026.
One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run([exe, "ip", "-4"], capture_output=True, text=True, timeout=5)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 memex-chats
{
"mcpServers": {
"memex": {
"args": [
"memex-chats"
],
"command": "uvx"
}
}
}
[mcp_servers.memex]
command = "uvx"
args = ["memex-chats"]
{
"mcpServers": {
"memex": {
"args": [
"memex-chats"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memex": {
"args": [
"memex-chats"
],
"command": "uvx"
}
}
}
Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.
MCP server that spawns and drives Claude Code sessions via claude-wrap.
ContextStream MCP server for code context, memory, search, and AI tools.
MCP server for AiList — search and discover Ai projects from Claude Code
Search, resume and convert AI coding sessions (Claude Code, Codex, Gemini, OpenCode, Pi) over MCP.
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.
Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.
Answers built from our own checks of this server.