AI Agent Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from pypi. Last commit 15 Jul 2026.
Agent-agnostic persistent memory MCP server. Local-first: memories travel with your project.
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 ai-agent-memory-mcp -- uvx ai-agent-memory-mcp
{
"mcpServers": {
"ai-agent-memory-mcp": {
"args": [
"ai-agent-memory-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ai-agent-memory-mcp]
command = "uvx"
args = ["ai-agent-memory-mcp"]
{
"mcpServers": {
"ai-agent-memory-mcp": {
"args": [
"ai-agent-memory-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ai-agent-memory-mcp": {
"args": [
"ai-agent-memory-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.