Build a self-evolving memory graph for coding agents with semantic search.
The available material is very limited. Based on known facts, it is open-source with no required secrets and no declared remote endpoints, but it does have code-execution capability and likely reads/writes local data as a memory system, so the overall posture is caution rather than clear high risk.
The material explicitly states that no keys or environment variables are required, and there is no indication of token collection, credential upload, or third-party account binding; credential risk appears low.
No remote endpoints or external service connections are declared, and the material does not indicate that user data is sent over the network; based on current information, egress risk appears low.
The system check shows it has executes-code capability, meaning it can run code/processes locally. This is a common MCP-tool capability, but it should be run with least privilege and a constrained execution environment.
It is described as a 'self-evolving memory system' that organizes a knowledge graph and supports search, so it likely reads/writes local memory or index data. With no README, the exact directories, data scope, and whether access is excessive cannot be confirmed.
Positive signals include being open-source under MIT, which makes source review possible. However, it comes from a third-party registry, has 0 stars, unknown maintenance status, and missing documentation, so supply-chain confidence is only moderate and source/dependency review is advisable.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "io.github.DiaaAj/a-mem-mcp" yet — see the docs or source repo.
Please store this project's architecture notes, key modules, coding conventions, and recent fixes in A-MEM, and automatically create links between modules for later semantic and structural retrieval.
Structured memory notes and linked relationships for fast future code knowledge retrieval.
Search A-MEM for past fixes related to 'authentication failure, token expiration, and session interruption,' then organize them by affected module and solution.
A summary of relevant past records, linked modules, and reusable fix approaches.
Using existing implementation records in A-MEM, summarize the most relevant design decisions, dependent components, and risks for adding a new payment callback service to help me plan development.
A task brief with historical context, dependency list, and implementation recommendations.
Build and query persistent knowledge graphs so coding agents remember across sessions.
Give coding agents persistent cross-session memory for project context and decisions.
Add governed cross-agent memory with retrieval and sync for coding agents.
Build a project knowledge graph for code search, traversal, and Q&A.
Give AI coding agents persistent local shared memory across agents.
Give AI coding agents persistent memory and codebase context retrieval.