62
/ 100
1 month ago
glama

ClawMem MCP Server

Enables AI agents to maintain persistent, local memory with retrieval-augmented search, knowledge graphs, and context surfacing, without any cloud dependencies.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 3 credentials: CLAWMEM_API_TOKEN, CLAWMEM_EMBED_API_KEY, CLAWMEM_LLM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

lowyaml@2.8.2GHSA-48c2-rrv3-qjmp

yaml is vulnerable to Stack Overflow via deeply nested YAML collections

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_SESSION_ID
🔐 secretCLAWMEM_API_TOKENsecret ./bin/clawmem serve # with bearer token auth
configCLAWMEM_CONFIG_DIR
configCLAWMEM_CONTRADICTION_POLICYlink v0.7.1. Merge-time contradiction gate policy. link inserts a new row + contradicts edge (default). supersede marks the old row status='inactive'.
🔐 secretCLAWMEM_EMBED_API_KEY(none) API key for cloud embedding. Enables cloud mode: batch embedding, provider-specific params, TPM-aware pacing.
configCLAWMEM_EMBED_DIMENSIONS(none) Output dimensions for OpenAI text-embedding-3- Matryoshka models (e.g. 512, 1024).
configCLAWMEM_EMBED_MAX_CHARS
configCLAWMEM_EMBED_MODELembedding Model name for embedding requests. Override for cloud providers (e.g. jina-embeddings-v5-text-small).
configCLAWMEM_EMBED_TPM_LIMIT100000 Tokens-per-minute limit for cloud embedding pacing. Match to your provider tier.
configCLAWMEM_EMBED_URL
configCLAWMEM_FOCUS_ROOT
🔐 secretCLAWMEM_LLM_API_KEY
configCLAWMEM_LLM_MODELqwen3 Model name sent to the configured LLM endpoint. Override this for OpenAI-compatible proxies such as gpt-5.4-mini.
configCLAWMEM_LLM_NO_THINKtrue Append /no_think to remote LLM prompts. Set to false for standard OpenAI models and other endpoints that reject or treat the Qwen-style suffix as literal prompt text.
configCLAWMEM_LLM_REASONING_EFFORT
configCLAWMEM_LLM_URL
configCLAWMEM_MERGE_GUARD_DRY_RUNfalse v0.7.1. When true, Phase 2 merge-safety rejections are logged but not enforced — use for calibration before enabling the gate.
configCLAWMEM_NO_LOCAL_MODELSfalse Block node-llama-cpp from auto-downloading GGUF models. Set true for remote-only setups where you want fail-fast on unreachable endpoints.
configCLAWMEM_NUDGE_INTERVAL
configCLAWMEM_PRECOMPACT_PROXIMITY_RATIO
configCLAWMEM_PROFILEbalanced # speed balanced deep
configCLAWMEM_SESSION_FOCUS
configCLAWMEM_SESSION_ID
configCLAWMEM_STDIO_MODE
configCLAWMEM_VAULTSexport ='{"work":"~/.cache/clawmem/work.sqlite","personal":"~/.cache/clawmem/personal.sqlite"}'
configNO_COLOR
configZR_SRC
configZR_OUT
configZR_MAXLEN
configZR_VERIFY_ONLY
configZR_TEMP
configZR_PORT
configCLAWMEM_BIN/path/to/clawmem # Path to clawmem binary (or ensure it's on PATH)
configCLAWMEM_SERVE_PORT7438 # REST API port (default: 7438)
configCLAWMEM_SERVE_MODEexternal # "external" (you run clawmem serve) or "managed" (plugin manages it)
// 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 8 concrete improvements 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/bflabsai-clawmem-bf-ln3oia)](https://m8ven.ai/mcp/bflabsai-clawmem-bf-ln3oia)
commit: 536d9c48b7e3891c0e7ab7e5bc4b0b594d796031
code hash: ce4c587fe3e5931cbf143d229fe1133b7c79f11f498d3d75cadd3184ce88cbea
verified: 7/1/2026, 9:55:13 AM
view raw JSON →