Neurodivergent Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 12 Aug 2026.
Persistent knowledge graph MCP server for neurodivergent thinking. BM25 search, no cloud LLM.
We read the source, 4 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const relativeTargetPaths = [path.join(".github", "agent-kit", "templates", templateFileName)];
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Create or update RC GitHub release
env:
GH_TOKEN: ${{ github.token }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
High-performance knowledge graph MCP server for AI coding agents with semantic search.
Local-first MCP memory server for persistent LLM knowledge with BM25 retrieval.
Persistent memory for AI thinking partnerships: hybrid search and a temporal knowledge graph.
Persistent code knowledge graph + 9 composite MCP tools for AI coding agents.
Persistent knowledge-graph memory for AI agents, with local semantic search. No API keys.
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
Answers built from our own checks of this server.