55
grade D
4 days ago
mcp_so

MemOS Memory Management

MemOS (Memory Operating System) is a memory management operating system designed for AI applications. Its goal is: to enable your AI system to have long-term memory like a human, not only remembering what users have said but also actively invoking, updating, and scheduling these memories.

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 7 credentials: EMBEDDING_API_KEY, MEMOS_TEAM_TOKEN, MEMOS_USER_TOKEN, SUMMARIZER_API_KEY, __MEMOS_TEST_ANTHROPIC_KEY, __MEMOS_TEST_MISSING_KEY, __MEMOS_TEST_OPENAI_KEY
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.
🔐 secretEMBEDDING_API_KEY
configEMBEDDING_ENDPOINT
configEMBEDDING_MODEL
configMEMOS_ARMS_ENDPOINT
configMEMOS_ARMS_ENV
configMEMOS_ARMS_PID
configMEMOS_SKIP_SETUP
🔐 secretMEMOS_TEAM_TOKEN
🔐 secretMEMOS_USER_TOKEN
configMEMOS_USE_DIRECT_SESSION_USER_ID
configOPENCLAW_CONFIG_PATH
configOPENCLAW_STATE_DIR
🔐 secretSUMMARIZER_API_KEY
configSUMMARIZER_ENDPOINT
configSUMMARIZER_MODEL
configTELEMETRY_ENABLED
configVIEWER_PORT
🔐 secret__MEMOS_TEST_ANTHROPIC_KEY
🔐 secret__MEMOS_TEST_MISSING_KEY
🔐 secret__MEMOS_TEST_OPENAI_KEY
// 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/memtensor-memos-0ipci6)](https://m8ven.ai/mcp/memtensor-memos-0ipci6)
commit: 96a1dd65606d9f5e3b7047c356303773a36755fd
code hash: dcbfca86533efd89470c7a252b2731d00997e2127af730ef8f999fef22b91d6c
verified: 4/18/2026, 6:09:27 PM
view raw JSON →