Server data from the Official MCP Registry
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
projectmem is a well-intentioned local-first memory system for AI coding agents with generally sound architecture. The codebase demonstrates good separation of concerns and appropriate auth patterns (MCP server integration, local-only operation). Minor findings include basic input validation gaps in path handling and broad exception catching, but these do not introduce critical vulnerabilities given the local-first design. Permissions are appropriate for a developer tool that manages local project memory. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 8 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-riponcm-projectmem": {
"args": [
"projectmem"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.