io.github.SecurityRonin/alaya-mcp
Quality Score
80
/100
Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"alaya-mcp": {
"command": "npx",
"args": [
"-y",
"alaya-mcp"
],
"env": {
"ALAYA_LLM_API_KEY": "<your-alaya_llm_api_key>",
"ALAYA_LLM_API_URL": "<alaya_llm_api_url>",
"ALAYA_LLM_MODEL": "<alaya_llm_model>",
"ALAYA_DB": "<alaya_db>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"alaya-mcp": {
"command": "npx",
"args": [
"-y",
"alaya-mcp"
],
"env": {
"ALAYA_LLM_API_KEY": "<your-alaya_llm_api_key>",
"ALAYA_LLM_API_URL": "<alaya_llm_api_url>",
"ALAYA_LLM_MODEL": "<alaya_llm_model>",
"ALAYA_DB": "<alaya_db>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y alaya-mcp§02 Environment variables
ALAYA_LLM_API_KEYsecret
API key for auto-consolidation (enables LLM-powered knowledge extraction)
ALAYA_LLM_API_URLOpenAI-compatible chat completions endpoint
ALAYA_LLM_MODELModel name (e.g. gpt-4o-mini, haiku, gemini-flash)
ALAYA_DBPath to SQLite database
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Memory & RAG
DoneThat
ai.donethat/donethat
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
Fodda Knowledge Graphs
ai.fodda/mcp-server
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
ai.meminal/meminal
ai.meminal/meminal
Memory for deep conversational context across any platform