Neurodivergent Memory
Freeby MCP Community
A Model Context Protocol server for knowledge graphs designed around neurodivergent thinking patterns
v0.3.0Added Apr 12, 2026
mcpmodel-context-protocolknowledge-graphmemoryneurodivergent
Neurodivergent Memory MCP Server
A Model Context Protocol server for knowledge graphs designed around neurodivergent thinking patterns
Installation
npx -y neurodivergent-memory
Reviews
Installation
Quick install
npx -y neurodivergent-memory
Add to claude_desktop_config.json
{
"mcpServers": {
"neurodivergent-memory": {
"command": "npx",
"args": ["-y", "neurodivergent-memory"]
}
}
}