Server data from the Official MCP Registry
95.10% LongMemEval (highest published). Encrypted persistent memory for Ai coding assistants.
95.10% LongMemEval (highest published). Encrypted persistent memory for Ai coding assistants.
CogmemAi MCP server is a well-structured memory system with proper authentication via API keys and reasonable permissions for its developer-tools category purpose. Code quality is generally good with appropriate error handling and input validation. However, several moderate-severity findings warrant attention: shell command execution without strict input validation (git operations), environment variable reading that could expose secrets, overly broad error logging practices, and insufficient encryption configuration guidance. These are not critical vulnerabilities but represent areas where security posture could be strengthened. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 14 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: COGMEMAI_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-hifriendbot-cogmemai": {
"env": {
"COGMEMAI_API_KEY": "your-cogmemai-api-key-here"
},
"args": [
"-y",
"cogmemai-mcp"
],
"command": "npx"
}
}
}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.