Mnemo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 476 installs a week from pypi. Last commit 4 Aug 2026.
Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync.
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 mnemo-mcp -- uvx mnemo-mcp
{
"mcpServers": {
"mnemo-mcp": {
"args": [
"mnemo-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mnemo-mcp]
command = "uvx"
args = ["mnemo-mcp"]
{
"mcpServers": {
"mnemo-mcp": {
"args": [
"mnemo-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mnemo-mcp": {
"args": [
"mnemo-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.