SERVER
A Mem MCP
Rank #5513io.github.DiaaAj/a-mem-mcp
Self-evolving memory system for AI agents
First listed
Jan 9, 2026
Last publish date
Jan 9, 2026
OVERVIEW
A Mem MCP is a Model Context Protocol (MCP) server published by DiaaAj. It ranks #5513 of 58,832 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. A Mem MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Jan 9, 2026 and most recently updated on Jan 9, 2026.
STANDING
#5,513of 58,832 tracked serversTop 10%
Ranks ahead of 53,319 of 58,832 servers on MCP Toplist.
CONNECT
Use A Mem MCP
Add A Mem MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"a-mem-mcp": {
"command": "uvx",
"args": [
"a-mem"
],
"env": {
"LLM_BACKEND": "<your LLM_BACKEND>",
"LLM_MODEL": "<your LLM_MODEL>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"EMBEDDING_MODEL": "<your EMBEDDING_MODEL>",
"CHROMA_DB_PATH": "<your CHROMA_DB_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
DiaaAj
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 0.2.1 | Jan 9, 2026 |
| 0.2.0 | Jan 9, 2026 |
| 0.1.1 | Jan 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is A Mem MCP?
- Self-evolving memory system for AI agents
- Who maintains A Mem MCP?
- A Mem MCP is maintained by DiaaAj, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is A Mem MCP an official MCP server?
- Yes — A Mem MCP is listed on the Official MCP Registry.
- How many versions does A Mem MCP have?
- MCP Toplist tracks 4 versions of A Mem MCP, most recently published on Jan 9, 2026.
- Where can I find the source code for A Mem MCP?
- The source code for A Mem MCP is hosted at github.com/DiaaAj/a-mem-mcp.
EXPLORE