Server data from the Official MCP Registry
Causal graph memory engine for AI agents with scoring, activation, and forgetting
Causal graph memory engine for AI agents with scoring, activation, and forgetting
Genesys is a well-structured memory management MCP server with proper authentication/authorization checks and no critical vulnerabilities. However, there are moderate concerns around environment variable handling, incomplete input validation in some tools, and potential information disclosure in error logging that warrant attention before production use. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: ANTHROPIC_API_KEY
Environment variable: GENESYS_EMBEDDER
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rishimeka-genesys-memory": {
"env": {
"OPENAI_API_KEY": "your-openai-api-key-here",
"GENESYS_EMBEDDER": "your-genesys-embedder-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here"
},
"args": [
"genesys-memory"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.