Armory
Source
Browse
MCPs

securityronin-alaya

Neuroscience-inspired memory engine for AI agents. Stores episodes, consolidates knowledge through a Bjork-strength lifecycle (strengthening, transformation, forgetting), and builds a personal knowledge graph with emergent categories, preferences, and semantic recall. Local SQLite, zero config, 10 MCP tools. Install via `npx alaya-mcp`.

Score
71.3942 signals
Evidence
15 stars · 3 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install securityronin-alaya --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "securityronin-alaya": {
      "command": "npx",
      "args": [
        "-y",
        "alaya-mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. samvallad33-vestige615 stars · 63 forks96.840
  2. fegis-schema-driven-memory24 stars · 7 forks79.537
  3. leandropg19-cuba-memorys29 stars · 4 forks78.613

What it is

Neuroscience-inspired memory engine for AI agents. Stores episodes, consolidates knowledge through a Bjork-strength lifecycle (strengthening, transformation, forgetting), and builds a personal knowledge graph with emergent categories, preferences, and semantic recall. Local SQLite, zero config, 10 MCP tools. Install via npx alaya-mcp.

When to use it

When an agent needs the "Knowledge & Memory" capability this MCP server exposes.

Source

Migrated from the awesome-mcp-servers navigation directory (category: Knowledge & Memory). See https://github.com/SecurityRonin/alaya.