Memdata runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 3 Feb 2026.
Persistent memory for AI agents. Store context, retrieve it semantically.
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 memdata -- npx -y memdata-mcp
{
"mcpServers": {
"memdata": {
"args": [
"-y",
"memdata-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.memdata]
command = "npx"
args = ["-y", "memdata-mcp"]
{
"mcpServers": {
"memdata": {
"args": [
"-y",
"memdata-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memdata": {
"args": [
"-y",
"memdata-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.