Server data from the Official MCP Registry
Shared, git-tracked working memory for AI agents on the same codebase.
Shared, git-tracked working memory for AI agents on the same codebase.
This is a well-designed MCP server for managing shared AI agent memory within repositories. The code is clean, properly structured, and follows security best practices. The server uses appropriate file I/O permissions scoped to a configurable repository directory, has no hardcoded credentials, no arbitrary code execution, and implements proper input validation. Permissions align well with the server's stated purpose as a developer tool for storing and retrieving structured facts, decisions, and gotchas about codebases. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 7 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: REPO_MEMORY_ROOT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-yubinkim444-repo-memory": {
"env": {
"REPO_MEMORY_ROOT": "your-repo-memory-root-here"
},
"args": [
"repo-memory-mcp"
],
"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.