74
/ 100
1 month ago
glama

dolores

dolores is an MCP server that gives AI agents persistent memory using Postgres and pgvector, retrieving only relevant context to minimize token usage.

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 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, DOLORES_APP_PASSWORD, DOLORES_AUTH_TOKEN, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical

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

criticalvitest@2.1.8GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.1.8GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

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.
🔐 secretANTHROPIC_API_KEY
configDATABASE_URL
configDOLORES_APP_DATABASE_URL
🔐 secretDOLORES_APP_PASSWORD
🔐 secretDOLORES_AUTH_TOKEN
configDOLORES_DAEMON_HOST
configDOLORES_DAEMON_PORT"": "4505"
configDOLORES_DECAY_MODEDecay. A daily pg_cron job softens the importance of stale, un-recalled memories — like human memory. Deletion is off by default (=conservative); the aggressive delete policy is opt-in.
configDOLORES_EMBEDDER
configDOLORES_EMBED_MODEL
configDOLORES_EXTRACTION_ENABLED
configDOLORES_EXTRACTION_MODEL
configDOLORES_EXTRACTION_PROVIDER
configDOLORES_IVFFLAT_PROBES
configDOLORES_LOG_LEVEL
configDOLORES_MODEL_CACHE
configDOLORES_TEST_LOCAL_EMBED
configDOLORES_USER_ID
configDOLORES_WORKSPACE_ID"": "00000000-0000-0000-0000-000000000001",
🔐 secretOPENAI_API_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 4 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/yeneryigitcelik-debug-dolores-1ch5m9)](https://m8ven.ai/mcp/yeneryigitcelik-debug-dolores-1ch5m9)
commit: d7db499886ef35b1903ac6ca679fa6b1d7fb6d7e
code hash: bae393357aed95866afde19bce9aa1bc557cd693098c6ec79a93890ecfe03086
verified: 6/21/2026, 10:23:36 AM
view raw JSON →