io.github.LeandroPG19/cuba-memorys
Quality Score
80
/100
Persistent memory for AI agents. 19 tools, Hebbian learning, RRF search, knowledge graph.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"cuba-memorys": {
"command": "npx",
"args": [
"-y",
"cuba-memorys"
],
"env": {
"DATABASE_URL": "<database_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"cuba-memorys": {
"command": "npx",
"args": [
"-y",
"cuba-memorys"
],
"env": {
"DATABASE_URL": "<database_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y cuba-memorysClaude Desktop (uvx)
{
"mcpServers": {
"cuba-memorys": {
"command": "uvx",
"args": [
"cuba-memorys"
],
"env": {
"DATABASE_URL": "<database_url>"
}
}
}
}§02 Environment variables
DATABASE_URLrequired
PostgreSQL connection URL (e.g. postgresql://user:pass@localhost:5432/brain)
DATABASE_URLrequired
PostgreSQL connection URL (e.g. postgresql://user:pass@localhost:5432/brain)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.