Memex runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 19 Jul 2026.
Local-first second brain with semantic search. Markdown notes indexed by a local ML model.
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 -- npx -y @evan-moon/memex
{
"mcpServers": {
"memex": {
"args": [
"-y",
"@evan-moon/memex"
],
"command": "npx"
}
}
}
[mcp_servers.memex]
command = "npx"
args = ["-y", "@evan-moon/memex"]
{
"mcpServers": {
"memex": {
"args": [
"-y",
"@evan-moon/memex"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memex": {
"args": [
"-y",
"@evan-moon/memex"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.