Back to search
30
MCP

io.github.securityronin/alaya-mcp

io.github.securityronin/alaya-mcp

Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

alaya-mcp
Alaya MCP Server — a memory engine for AI agents that remembers, forgets, and learns
0 tools
iflow-mcp_scottrbk-forgetful
MCP Server for AI Agent Memory - persistent, semantically-searchable memory for AI agents
0 tools
io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
io.github.yantrikos/yantrikdb-mcp
Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.securityronin/alaya-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}