Ariel Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 10 Jul 2026.
Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth
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 ariel-memory -- npx -y mcp-ariel-memory
{
"mcpServers": {
"ariel-memory": {
"args": [
"-y",
"mcp-ariel-memory"
],
"command": "npx"
}
}
}
[mcp_servers.ariel-memory]
command = "npx"
args = ["-y", "mcp-ariel-memory"]
{
"mcpServers": {
"ariel-memory": {
"args": [
"-y",
"mcp-ariel-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ariel-memory": {
"args": [
"-y",
"mcp-ariel-memory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.