io.github.jmeyer1980/neurodivergent-memory
NPM · NEURODIVERGENT-MEMORY · SCANNED AUG 3
Persistent knowledge graph MCP server for neurodivergent thinking. BM25 search, no cloud LLM.
Available components
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.
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
claude mcp add jmeyer1980-neurodivergent-memory -- npx -y neurodivergent-memory
codex mcp add jmeyer1980-neurodivergent-memory -- npx -y neurodivergent-memory
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jmeyer1980-neurodivergent-memory": {
"type": "local",
"command": [
"npx",
"-y",
"neurodivergent-memory"
],
"enabled": true
}
}
} openclaw mcp add jmeyer1980-neurodivergent-memory --command npx --arg -y --arg neurodivergent-memory
mcp_servers:
jmeyer1980-neurodivergent-memory:
command: "npx"
args: ["-y", "neurodivergent-memory"] {
"mcpServers": {
"jmeyer1980-neurodivergent-memory": {
"command": "npx",
"args": [
"-y",
"neurodivergent-memory"
]
}
}
} 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.
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.
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.
connect_memories ~57
Create connections between memories (like neural pathways)
| Name | Type | Req | Description |
|---|---|---|---|
| bidirectional | boolean | — | Whether connection goes both ways |
| memory_id_1 | string | yes | First memory ID |
| memory_id_2 | string | yes | Second memory ID |
No output schema declared.
No examples provided.
delete_memory ~33
Permanently delete a memory and remove all its connections
| Name | Type | Req | Description |
|---|---|---|---|
| memory_id | string | yes | ID 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.
| Name | Type | Req | Description |
|---|---|---|---|
| entries | array | yes | Array of memory entries to import |
No output schema declared.
No examples provided.
list_memories ~68
List stored memories with optional pagination and filters
| Name | Type | Req | Description |
|---|---|---|---|
| archetype | string | — | Optional archetype filter |
| district | string | — | Optional district filter |
| page | number | — | Page number (default 1) |
| page_size | number | — | Results 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
| Name | Type | Req | Description |
|---|---|---|---|
| memory_id | string | yes | Source memory ID |
| query | string | — | Optional 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
| Name | Type | Req | Description |
|---|---|---|---|
| memory_id | string | yes | ID 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).
| Name | Type | Req | Description |
|---|---|---|---|
| district | string | — | Optional district filter |
| emotional_valence_max | number | — | Maximum emotional valence filter (-1 to 1) |
| emotional_valence_min | number | — | Minimum emotional valence filter (-1 to 1) |
| intensity_max | number | — | Maximum intensity filter (0-1) |
| intensity_min | number | — | Minimum intensity filter (0-1) |
| min_score | number | — | Minimum relevance score (0-1). Only return results at or above this threshold. |
| query | string | yes | Search query |
| tags | array | — | Optional 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
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | The memory content/thought to store |
| district | string | yes | Memory district to store in |
| emotional_valence | number | — | Emotional charge (-1 to 1) |
| intensity | number | — | Mental energy/importance (0-1) |
| tags | array | — | Optional 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
| Name | Type | Req | Description |
|---|---|---|---|
| depth | number | — | Maximum hops to traverse (default 2) |
| district | string | — | Optional district filter for results |
| memory_id | string | yes | Starting memory ID |
No output schema declared.
No examples provided.
update_memory ~101
Update an existing memory's content, tags, district, emotional_valence, or intensity
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | — | New content (optional) |
| district | string | — | New district (optional) |
| emotional_valence | number | — | New emotional charge (optional) |
| intensity | number | — | New intensity (optional) |
| memory_id | string | yes | ID of the memory to update |
| tags | array | — | New tags (optional, replaces existing) |
No output schema declared.
No examples provided.