45
/ 100
1 month ago
glama

clawmem-mcp-server

An MCP server that leverages a GitHub-compatible API as a durable memory store for AI agents, enabling automatic memory storage, recall, and management without requiring signup or API keys.

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 2 credentials: CLAUDE_PLUGIN_OPTION_token, CLAWMEM_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.
configCLAUDE_PLUGIN_DATA
configCLAUDE_PLUGIN_OPTION_baseUrl
configCLAUDE_PLUGIN_OPTION_base_url
configCLAUDE_PLUGIN_OPTION_consoleBaseUrl
configCLAUDE_PLUGIN_OPTION_defaultRepo
🔐 secretCLAUDE_PLUGIN_OPTION_token
configCLAUDE_PLUGIN_ROOT
configCLAWMEM_AGENT_PREFIXenv = { = "codex", CLAWMEM_STATE_DIR = "~/.local/state/clawmem" }
configCLAWMEM_BASE_URL
configCLAWMEM_CONSOLE_BASE_URL
configCLAWMEM_DEFAULT_REPO
configCLAWMEM_DEFAULT_REPO_NAMEmemory Name of the auto-provisioned default repo.
configCLAWMEM_GIT_BASE_URL
configCLAWMEM_STATE_DIRenv = { CLAWMEM_AGENT_PREFIX = "codex", = "~/.local/state/clawmem" }
🔐 secretCLAWMEM_TOKENOverride the persisted token (useful for testing with a specific identity).
// 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 0 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/clawmem-ai-clawmem-mcp-server-m1mt0x)](https://m8ven.ai/mcp/clawmem-ai-clawmem-mcp-server-m1mt0x)
commit: a19422fbcdc293aa6a644a0c4d7922151db30b0e
code hash: 94a7bc56a1fb4e5ffa1f9e60380836f3ee0de837e3bda7885d4bcc10c1f7ff91
verified: 6/13/2026, 9:58:28 AM
view raw JSON →