← Index

io.github.jmeyer1980/neurodivergent-memory

io.github.jmeyer1980/neurodivergent-memory·v0.1.8·AI & LLMs
Quality Score
80
/100

Persistent knowledge graph MCP server for neurodivergent thinking. BM25 search, no cloud LLM.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "neurodivergent-memory": {
      "command": "npx",
      "args": [
        "-y",
        "neurodivergent-memory"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "neurodivergent-memory": {
      "command": "npx",
      "args": [
        "-y",
        "neurodivergent-memory"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y neurodivergent-memory
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in AI & LLMs