Server data from the Official MCP Registry
Biologically-inspired persistent memory engine for Claude Code MCP agents
Biologically-inspired persistent memory engine for Claude Code MCP agents
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-amanhij-zikkaron": {
"args": [
"zikkaron"
],
"command": "uvx"
}
}
}This is a legitimate MCP server implementing a complex persistent memory system for Claude. The code uses appropriate permissions (database, file system, network) for a developer tool and demonstrates good security practices with no hardcoded credentials or dangerous operations. Minor concerns include very broad exception handling that could mask security issues and the large attack surface from 26 subsystems, but these don't represent significant security risks. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.
Scanned 4 files · 7 findings
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.
Be the first to review this server!