69
/ 100
1 month ago
glama

Clark MCP Server

Provides a memory layer for personal agents, enabling MCP-compatible agents to store and query profile, factual, episodic, and procedural memory.

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 4 credentials: DEEPSEEK_API_KEY, GEMINI_API_KEY, CLARK_MCP_AUTH_TOKEN, CLARK_AUTH_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.
configLONGMEMEVAL_PATH
configCLARK_BENCHMARK_CLEANUP_EACH_QUESTION
🔐 secretDEEPSEEK_API_KEYGEMINI_API_KEY=... =... uv run pytest tests/test_provider_contracts.py
configMEM0_DEEPSEEK_MODEL
🔐 secretGEMINI_API_KEY... DEEPSEEK_API_KEY=... uv run pytest tests/test_provider_contracts.py
configMEM0_GEMINI_EMBEDDING_MODEL
configCLARK_DATABASE_URLpostgresql://clark:strong-password@postgres:5432/clark
configCLARK_MCP_HOST
configCLARK_MCP_PORT
configCLARK_TENANT_ID
configCLARK_LLM_MODEL
configCLARK_EMBEDDING_MODEL
🔐 secretCLARK_MCP_AUTH_TOKEN
🔐 secretCLARK_AUTH_TOKENreplace-with-a-long-random-token
configCLARK_ENVproduction
configCLARK_ENV_PATH
configDEEPSEEK_API_BASE
configCLARK_GEMINI_TIMEOUT_SECONDS
configCLARK_GEMINI_MAX_RETRIES
configCLARK_API_URL
configCLARK_HTTP_TIMEOUT_SECONDS
// 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 5 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/nomadsresearch-clark-vszljp)](https://m8ven.ai/mcp/nomadsresearch-clark-vszljp)
commit: da19d827d290ead78777a1bb2aea16e38285326b
code hash: 15a16ef9a6d9ec1bac50a02d684615f0f493619bbf5748f5afc55c6123ec8940
verified: 6/18/2026, 10:28:44 AM
view raw JSON →