Neurodivergent Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 444 installs a week from npm. Last commit 4 Aug 2026.
Persistent knowledge graph MCP server for neurodivergent thinking. BM25 search, no cloud LLM.
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 neurodivergent-memory -- npx -y neurodivergent-memory
{
"mcpServers": {
"neurodivergent-memory": {
"args": [
"-y",
"neurodivergent-memory"
],
"command": "npx"
}
}
}
[mcp_servers.neurodivergent-memory]
command = "npx"
args = ["-y", "neurodivergent-memory"]
{
"mcpServers": {
"neurodivergent-memory": {
"args": [
"-y",
"neurodivergent-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"neurodivergent-memory": {
"args": [
"-y",
"neurodivergent-memory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.