Loomal

neural-memory

MCP server by github.com/nhadaututtheky/neural-memory

Persistent memory for AI agents — 55 MCP tools, spreading activation recall.

203 starsnpm: neural-memory-mcp

About neural-memory

neural-memory is an MCP (Model Context Protocol) server published by nhadaututtheky in the official MCP registry, listed under Knowledge & Memory on Loomal. Persistent memory for AI agents — 55 MCP tools, spreading activation recall.

It ships as an npm package (neural-memory-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nhadaututtheky/neural-memory, where the project has earned 203 GitHub stars.

Use neural-memory with your agent

Claude Code · one command
claude mcp add neural-memory -- npx -y neural-memory-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "neural-memory": {
      "command": "npx",
      "args": [
        "-y",
        "neural-memory-mcp"
      ]
    }
  }
}
npmneural-memory-mcp

Frequently asked questions

What is neural-memory?
neural-memory is an MCP (Model Context Protocol) server by nhadaututtheky in the Knowledge & Memory category. Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
How do I connect neural-memory to Claude, Cursor, or another MCP client?
Install neural-memory from its npm package (neural-memory-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is neural-memory open source?
Yes — the source code is public at github.com/nhadaututtheky/neural-memory, with 203 GitHub stars.
Can AI agents pay to use neural-memory?
Not yet through Loomal — neural-memory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain neural-memory? Claim this listing free by verifying GitHub ownership, or contact us.