73
/ 100
8 days ago
glama

Agentic Memory

MCP server for persistent, cross-session, local-first memory for AI agents, storing memories as Markdown files with SQLite indexing for hybrid search.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MEMORY_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENTIC_MEMORY_DIR
configAUTO_SAVE_THROTTLE_MS
configAUTO_SAVE_WAIT_TIMEOUT_MS
configECC_DISABLED_HOOKS
configECC_HOOK_PROFILE
configMEMORY_AGENT_ID
configAGENTIC_MEMORY_DB_PATH
configMEMORY_DB_PATH"": "./memory.db"
configMEMORY_KNOWLEDGE_GRAPH0 Enable KG extraction
configMEMORY_KG_MIN_ENTITY_LENGTH
configMEMORY_KG_MIN_ENTITY_MENTIONS
configMEMORY_KG_INCLUDE_ALL_PREDICATES
configMEMORY_BACKFILL_INTERVAL
configMEMORY_LLM_EXTRACTION_MAX_TOKENS
configMEMORY_LLM_HYBRID_THRESHOLD
configMEMORY_LLM_FORCE
configMEMORY_LLM_HYBRID
configAUTO_SAVE_TTL_HOURS
configMEMORY_ASYNC_AUTOSAVE
configAUTO_SAVE_BATCH_INTERVAL
configAUTO_SAVE_BATCH_SIZE
configAUTO_SAVE_DAEMON_IDLE_S
configMEMORY_WORKER_SHUTDOWN_GRACE_S
configMEMORY_WORKER_BATCH_SIZE
configMEMORY_REBUILD_VEC_INDEX
configMEMORY_VEC_REBUILD_THRESHOLD
configMEMORY_WAL_CHECKPOINT_INTERVAL_S
configMEMORY_WAL_CHECKPOINT_THRESHOLD_MB
configMEMORY_WORKER_TASK_TIMEOUT_S
configMEMORY_WORKER_DRAIN_MAX_WALL_S
configMEMORY_WORKER_PROCESS_TIMEOUT_S
configMEMORY_WORKER_INTERVAL
configMEMORY_WORKER_MAX_TASKS
configMEMORY_USE_SHARED_MEMORY
configAUTO_SAVE_TOOL_DENYLIST
configAUTO_SAVE_TOOL_ALLOWLIST
configMEMORY_CORPUS_BUDGET_MULTIPLE
configMEMORY_CRON_LOCK_DIR
configMEMORY_CONFIG_DIR
configAUTO_SAVE_INBOX_MAX_BYTES
configLOG_LEVEL
🔐 secretMEMORY_API_TOKEN
configMEMORY_CRON_TENANT_ID
configMEMORY_TENANT_ID
configMEMORY_PYTHON
configMEMORY_CONCEPT_DRIFT_THRESHOLD
configMEMORY_INSTALL_ROOT
configMEMORY_CROSS_SESSION_DAYS
configMEMORY_RETRY_JITTER_MIN
configMEMORY_RETRY_JITTER_MAX
configMEMORY_SYNC_PEER
configMEMORY_SYNC_PEER_NAME
configMEMORY_SYNC_PEER_AGENT_ID
configMEMORY_SYNC_LIMIT
configMEMORY_TASK_QUEUE_WARN_THRESHOLD
configMEMORY_TASK_STALE_THRESHOLD_S
configMEMORY_CRON_NO_FLOCK
configMEMORY_SCHEDULER_LOCK_WAIT_S
configDASHBOARD_ALLOW_LOCAL_FALLBACK
configMEMORY_API_BASE
configMEMORY_API_BASE_MIMO
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/arkaaiadmin-agentic-memory-ku2e88)](https://m8ven.ai/mcp/arkaaiadmin-agentic-memory-ku2e88)
commit: 6c6400c214b4561e496bb5f5918dfd307ff08842
code hash: 2b6a4a830055d045111ebb59634bb99d6c7d90ffab85d5db9da7d405dd61fe08
verified: 7/23/2026, 9:14:06 AM
view raw JSON →