io.github.Abhigyan-Shekhar/Waggle-mcp
Quality Score
80
/100
Persistent graph-backed conversational memory for AI agents.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"Waggle-mcp": {
"command": "uvx",
"args": [
"waggle-mcp"
],
"env": {
"WAGGLE_TRANSPORT": "stdio",
"WAGGLE_BACKEND": "sqlite",
"WAGGLE_DB_PATH": "~/.waggle/memory.db",
"WAGGLE_DEFAULT_TENANT_ID": "local-default",
"WAGGLE_MODEL": "all-MiniLM-L6-v2"
}
}
}
}§02 Environment variables
WAGGLE_TRANSPORTTransport mode for the MCP server.
WAGGLE_BACKENDBackend database type: sqlite for local use or neo4j for service deployments.
WAGGLE_DB_PATHPath to the SQLite memory database when WAGGLE_BACKEND is sqlite.
WAGGLE_DEFAULT_TENANT_IDDefault tenant ID for local or shared memory isolation.
WAGGLE_MODELSentence-transformers model used for local embeddings.
§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