Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.jmeyer1980/neurodivergent-memory

NPM · NEURODIVERGENT-MEMORY · SCANNED AUG 3

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

+23 this week 76 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security83
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to jmeyer1980/neurodivergent-memory). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 823 tokens (~51/item across 16 items; 11 tools + 5 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · neurodivergent-memory

# add to Claude Code
claude mcp add jmeyer1980-neurodivergent-memory -- npx -y neurodivergent-memory
# add to Codex CLI
codex mcp add jmeyer1980-neurodivergent-memory -- npx -y neurodivergent-memory
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jmeyer1980-neurodivergent-memory": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "neurodivergent-memory"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jmeyer1980-neurodivergent-memory --command npx --arg -y --arg neurodivergent-memory
# ~/.hermes/config.yaml
mcp_servers:
  jmeyer1980-neurodivergent-memory:
    command: "npx"
    args: ["-y", "neurodivergent-memory"]
// mcp.json
{
  "mcpServers": {
    "jmeyer1980-neurodivergent-memory": {
      "command": "npx",
      "args": [
        "-y",
        "neurodivergent-memory"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +50
    • GHSA-frvp-7c67-39w9 affects this package: medium security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The attested source repository moved: jmeyer1980/neurodivergent-memory security
    • Security disclosure: fail → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → good functional
    • Licence: MIT functional
  • 31 Jul 26 −27
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +29
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
  • 28 Jul 26 −29
    • Schema quality: 100 → unverified functional
    • Tool coverage: 100 → unverified functional
  • 27 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
jmeyer1980/neurodivergent-memory
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/jmeyer1980/neurodivergent-memory/.github/workflows/release.yml@refs/tags/v0.1.8
Rekor log index:
1191833878
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:a166bbbc1bd818d3d5b01088875288904e0e741bdae3d45efe5d162b3ca76bf4deece9af6b78997e28745142b340bf4c3e801527cf4f55a172a525b04
Discovery method:
attestation_endpoint
Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-frvp-7c67-39w9 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 11 exposed · ~742 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
connect_memories ~57

Create connections between memories (like neural pathways)

NameTypeReqDescription
bidirectionalbooleanWhether connection goes both ways
memory_id_1stringyesFirst memory ID
memory_id_2stringyesSecond memory ID

No output schema declared.

No examples provided.

delete_memory ~33

Permanently delete a memory and remove all its connections

NameTypeReqDescription
memory_idstringyesID of the memory to delete

No output schema declared.

No examples provided.

import_memories ~48

Bulk-import memories from a JSON array. Each entry requires content and district; tags, emotional_valence, and intensity are optional.

NameTypeReqDescription
entriesarrayyesArray of memory entries to import

No output schema declared.

No examples provided.

list_memories ~68

List stored memories with optional pagination and filters

NameTypeReqDescription
archetypestringOptional archetype filter
districtstringOptional district filter
pagenumberPage number (default 1)
page_sizenumberResults per page (default 20)

No output schema declared.

No examples provided.

memory_stats ~32

Return aggregate statistics: total count, per-district counts, connection count, most-accessed nodes, and orphan nodes

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

related_to ~62

Find memories related to a given memory ID, ranked by graph proximity + BM25 semantic score

NameTypeReqDescription
memory_idstringyesSource memory ID
querystringOptional extra query to bias semantic ranking. If omitted, the source memory content is used.

No output schema declared.

No examples provided.

retrieve_memory ~29

Retrieve a specific memory by ID

NameTypeReqDescription
memory_idstringyesID of the memory to retrieve

No output schema declared.

No examples provided.

search_memories ~154

Search memories using BM25 semantic ranking. Returns results sorted by relevance score (0-1).

NameTypeReqDescription
districtstringOptional district filter
emotional_valence_maxnumberMaximum emotional valence filter (-1 to 1)
emotional_valence_minnumberMinimum emotional valence filter (-1 to 1)
intensity_maxnumberMaximum intensity filter (0-1)
intensity_minnumberMinimum intensity filter (0-1)
min_scorenumberMinimum relevance score (0-1). Only return results at or above this threshold.
querystringyesSearch query
tagsarrayOptional tag filters (OR logic)

No output schema declared.

No examples provided.

store_memory ~93

Store a new memory in a specific district of the neurodivergent mind

NameTypeReqDescription
contentstringyesThe memory content/thought to store
districtstringyesMemory district to store in
emotional_valencenumberEmotional charge (-1 to 1)
intensitynumberMental energy/importance (0-1)
tagsarrayOptional tags for categorization

No output schema declared.

No examples provided.

traverse_from ~65

Walk the memory graph from a starting node up to N hops deep, returning all reachable memories

NameTypeReqDescription
depthnumberMaximum hops to traverse (default 2)
districtstringOptional district filter for results
memory_idstringyesStarting memory ID

No output schema declared.

No examples provided.

update_memory ~101

Update an existing memory's content, tags, district, emotional_valence, or intensity

NameTypeReqDescription
contentstringNew content (optional)
districtstringNew district (optional)
emotional_valencenumberNew emotional charge (optional)
intensitynumberNew intensity (optional)
memory_idstringyesID of the memory to update
tagsarrayNew tags (optional, replaces existing)

No output schema declared.

No examples provided.