Memex runs on your own machine — the client starts it, so there is no endpoint to ping. 202 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.
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"
}
}
}
Answers built from our own checks of this server.