Memorymesh runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from pypi.
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
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 memorymesh -- uvx memorymesh
{
"mcpServers": {
"memorymesh": {
"args": [
"memorymesh"
],
"command": "uvx"
}
}
}
[mcp_servers.memorymesh]
command = "uvx"
args = ["memorymesh"]
{
"mcpServers": {
"memorymesh": {
"args": [
"memorymesh"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"memorymesh": {
"args": [
"memorymesh"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.