Memory Nexus MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 11 Feb 2026.
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
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 memory-nexus-mcp -- npx -y @memory-nexus/mcp
{
"mcpServers": {
"memory-nexus-mcp": {
"args": [
"-y",
"@memory-nexus/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.memory-nexus-mcp]
command = "npx"
args = ["-y", "@memory-nexus/mcp"]
{
"mcpServers": {
"memory-nexus-mcp": {
"args": [
"-y",
"@memory-nexus/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"memory-nexus-mcp": {
"args": [
"-y",
"@memory-nexus/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.