SERVER

A Mem MCP

Rank #5564

io.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 #5564 of 58,900 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,564of 58,900 tracked serversTop 10%

Ranks ahead of 53,336 of 58,900 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

Organization
Total servers
1
Total versions
4
VERSIONS

Available versions (4)

VersionPublished
0.2.1Jan 9, 2026
0.2.0Jan 9, 2026
0.1.1Jan 9, 2026
0.1.0Nov 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
A Mem MCP - MCP Server #5564 | MCP Toplist