A Mem MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 391 installs a week from pypi. Last commit 17 Jan 2026.
Self-evolving memory system for AI agents
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add a-mem-mcp -- uvx a-mem
{
"mcpServers": {
"a-mem-mcp": {
"args": [
"a-mem"
],
"command": "uvx"
}
}
}
[mcp_servers.a-mem-mcp]
command = "uvx"
args = ["a-mem"]
{
"mcpServers": {
"a-mem-mcp": {
"args": [
"a-mem"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"a-mem-mcp": {
"args": [
"a-mem"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.