a-mem-mcp
Self-evolving memory system for AI agents
Python
★ 35 stars
Last pushed 2026-01-17
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.2.1)
uvx a-mem
Or add to your MCP client config:
{
"mcpServers": {
"a-mem-mcp": {
"command": "uvx",
"args": [
"a-mem"
],
"env": {
"LLM_BACKEND": "<YOUR_VALUE>",
"LLM_MODEL": "<YOUR_VALUE>",
"OPENAI_API_KEY": "<YOUR_VALUE>",
"EMBEDDING_MODEL": "<YOUR_VALUE>",
"CHROMA_DB_PATH": "<YOUR_VALUE>"
}
}
}
}
LLM_BACKEND— LLM backend to use (openai, ollama, sglang, or openrouter)LLM_MODEL— LLM model name (e.g., gpt-4o-mini, llama2, etc.)OPENAI_API_KEYrequired secret — OpenAI API key (required if LLM_BACKEND=openai)EMBEDDING_MODEL— Sentence transformer model for embeddingsCHROMA_DB_PATH— ChromaDB storage directory path
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry