Mama Server
Freeby MCP Community
MAMA MCP Server - Memory-Augmented MCP Assistant for Claude Code & Desktop
v1.12.0Added Apr 12, 2026
mcp-servermodel-context-protocolclaudememory-assistantdecision-tracking
Mama Server MCP Server
MAMA MCP Server - Memory-Augmented MCP Assistant for Claude Code & Desktop
Installation
npx -y @jungjaehoon/mama-server
Reviews
Installation
Quick install
npx -y @jungjaehoon/mama-server
Add to claude_desktop_config.json
{
"mcpServers": {
"mama-server": {
"command": "npx",
"args": ["-y", "@jungjaehoon/mama-server"]
}
}
}