Back to Home
jungjaehoon-lifegamez icon

MAMA

Verified Safe

by jungjaehoon-lifegamez

Overview

Memory-augmented assistant for LLMs (Claude Code/Desktop) to track decision evolution, provide session continuity, simulate workflows, and offer a mobile chat/graph viewer interface.

Installation

Run Command
npx -y @jungjaehoon/mama-server

Environment Variables

  • MAMA_SERVER_TOKEN
  • MAMA_DB_PATH
  • MAMA_SERVER_PORT
  • MAMA_EMBEDDING_PORT
  • MAMA_DISABLE_HOOKS
  • MAMA_FORCE_TIER_2
  • MAMA_DEBUG
  • OLLAMA_HOST
  • OLLAMA_PORT
  • MAMA_LOG_LEVEL
  • MAMA_HTTP_PORT
  • MAMA_DISABLE_HTTP_SERVER
  • MAMA_DISABLE_WEBSOCKET
  • MAMA_DISABLE_MOBILE_CHAT
  • MAMA_AUTH_TOKEN

Security Notes

By default, the server binds to `127.0.0.1` (localhost only), ensuring local-first security. Extensive documentation and explicit warnings are provided regarding critical security risks if exposed externally via tunnels (e.g., ngrok, Cloudflare). External access can lead to full system compromise. Robust recommendations for Cloudflare Zero Trust authentication are given for production use. Token-based authentication is available but strongly discouraged for production, highlighted as 'TESTING ONLY'. The project demonstrates a strong awareness of security implications and provides mechanisms and guidance for securing deployments.

Similar Servers

Stats

Interest Score27
Security Score8
Cost ClassLow
Avg Tokens500
Stars1
Forks2
Last Update2026-01-08

Tags

Memory ManagementLLM AssistantClaude PluginDecision TrackingKnowledge GraphSession ManagementSemantic SearchLocal-FirstMonorepoRegression TestingMobile InterfaceGraph Viewer