SERVER

Cuba Memorys

Rank #2764

io.github.LeandroPG19/cuba-memorys

Persistent memory for AI agents. Knowledge graph, Hebbian learning, RRF search, GraphRAG.

First listed
Mar 8, 2026
Last publish date
May 5, 2026
OVERVIEW

Cuba Memorys is a Model Context Protocol (MCP) server published by LeandroPG19. It ranks #2764 of 58,832 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Cuba Memorys is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on May 5, 2026.

STANDING
#2,764of 58,832 tracked serversTop 5%

Ranks ahead of 56,068 of 58,832 servers on MCP Toplist.

CONNECT

Use Cuba Memorys

Add Cuba Memorys to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "cuba-memorys": {
      "command": "npx",
      "args": [
        "-y",
        "cuba-memorys"
      ],
      "env": {
        "DATABASE_URL": "<your DATABASE_URL>",
        "CUBA_PROJECT_FILTER": "<your CUBA_PROJECT_FILTER>",
        "CUBA_SYNC_DIR": "<your CUBA_SYNC_DIR>",
        "CUBA_JUDGE": "<your CUBA_JUDGE>",
        "CUBA_JUEZ_CLI": "<your CUBA_JUEZ_CLI>",
        "CUBA_JUEZ_MODEL": "<your CUBA_JUEZ_MODEL>",
        "ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "cuba-memorys": {
      "command": "uvx",
      "args": [
        "cuba-memorys"
      ],
      "env": {
        "DATABASE_URL": "<your DATABASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

LeandroPG19

Organization
Total servers
3
Total versions
5
VERSIONS

Available versions (5)

VersionPublished
0.9.3May 5, 2026
0.7.0Apr 13, 2026
0.6.0Apr 4, 2026
0.3.0Mar 28, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Cuba Memorys?
Persistent memory for AI agents. Knowledge graph, Hebbian learning, RRF search, GraphRAG.
Who maintains Cuba Memorys?
Cuba Memorys is maintained by LeandroPG19, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
Is Cuba Memorys an official MCP server?
Yes — Cuba Memorys is listed on the Official MCP Registry, alongside Glama.
How many versions does Cuba Memorys have?
MCP Toplist tracks 5 versions of Cuba Memorys, most recently published on May 5, 2026.
Where can I find the source code for Cuba Memorys?
The source code for Cuba Memorys is hosted at github.com/LeandroPG19/cuba-memorys.
EXPLORE