SERVER

genesys-memory

Rank #4389

glama/rishimeka/genesys

Causal graph memory engine for AI agents. Scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 MCP tools including store, recall, search, traverse, and explain.

First listed
Apr 11, 2026
Last publish date
Apr 25, 2026
OVERVIEW

genesys-memory is a Model Context Protocol (MCP) server published by rishimeka. It ranks #4389 of 58,832 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. genesys-memory is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 11, 2026 and most recently updated on Apr 25, 2026.

STANDING
#4,389of 58,832 tracked serversTop 10%

Ranks ahead of 54,443 of 58,832 servers on MCP Toplist.

CONNECT

Use genesys-memory

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

Python package (PyPI)
{
  "mcpServers": {
    "genesys": {
      "command": "uvx",
      "args": [
        "genesys-memory"
      ],
      "env": {
        "OPENAI_API_KEY": "<your OPENAI_API_KEY>",
        "ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
        "GENESYS_EMBEDDER": "<your GENESYS_EMBEDDER>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

rishimeka

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.3.11Apr 25, 2026
FAQ

Frequently asked questions

What is genesys-memory?
Causal graph memory engine for AI agents. Scores memories using relevance × connectivity × reactivation, connects them in a causal graph, and actively forgets irrelevant ones. 11 MCP tools including store, recall, search, traverse, and explain.
Who maintains genesys-memory?
genesys-memory is maintained by rishimeka, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is genesys-memory an official MCP server?
Yes — genesys-memory is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does genesys-memory have?
MCP Toplist tracks 1 version of genesys-memory, most recently published on Apr 25, 2026.
Where can I find the source code for genesys-memory?
The source code for genesys-memory is hosted at github.com/rishimeka/genesys.
EXPLORE