Back to search
30
MCP

alaya-mcp

npm/alaya-mcp

Alaya MCP Server — a memory engine for AI agents that remembers, forgets, and learns

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

Similar MCP servers embedding-nearest

io.github.securityronin/alaya-mcp
Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
0 tools
iflow-mcp_scottrbk-forgetful
MCP Server for AI Agent Memory - persistent, semantically-searchable memory for AI agents
0 tools
agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
agent-recall-mcp
Memory Palace MCP server for AI agents
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools

How to use

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

{
  "mcpServers": {
    "alaya-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}