74
/ 100
27 days ago
glama

mcp-chest-memory

Provides a persistent, local-first memory for coding agents over MCP, enabling automatic recall and recording of past work, failures, and decisions to reduce repetition and 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: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
8 tools verified — handlers match their declared behaviour
4 read-only tools verified — handlers contain no write/delete/exec
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 1 credential: CHEST_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high5 low

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

high@hono/node-server@1.14.0GHSA-wc8c-qw6v-h7f6

@hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

low@hono/node-server@1.14.0GHSA-92pp-h63x-v22m

@hono/node-server: Middleware bypass via repeated slashes in serveStatic

lowhono@4.12.18GHSA-2gcr-mfcq-wcc3

Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths

lowhono@4.12.18GHSA-3hrh-pfw6-9m5x

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

lowhono@4.12.18GHSA-f577-qrjj-4474

Hono: JWT middleware accepts any Authorization scheme, not only Bearer

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.
🔐 secretCHEST_API_TOKENtoken> docker compose up -d
configCHEST_AUTO_MAINTENANCEchest-index up run. Set =0 to disable the
configCHEST_DATA_DIR~/.chest-memory Data root (database, model cache)
configCHEST_DB_PATHdata dir>/chest.db SQLite file
configCHEST_EMBED_MODELXenova/bge-m3 Embedding model ID. Set Xenova/multilingual-e5-small to keep the pre-1.5 model
configCHEST_FTS_TOKENIZESet =false to skip Sudachi tokenization (CJK recall
configCHEST_MAINTENANCE_INTERVAL_SEC, default 600 s / 10 min): activation decay
configCHEST_MODEe =remote \
configCHEST_REMOTE_URLe =http://<host-ip>:8765 \
configCHEST_RERANK_ENABLEDfalse Enable cross-encoder reranking after RRF fusion (true or 1 to enable)
configCHEST_RERANK_MODELonnx-community/bge-reranker-v2-m3-ONNX Reranker model ID (only used when CHEST_RERANK_ENABLED=true)
configCHEST_RERANK_TIMEOUT_MS5000 Hard timeout in ms for reranker inference (100–30000); pre-rerank order used on timeout
configCHEST_ROOTS
configCHEST_SERVER
configCHEST_SYNC_EMBED
configCHEST_SYNC_EMBED_TIMEOUT_MS
configCHEST_TELEMETRY
configDATABASE_URL
// 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/siosig-mcp-chest-memory-1iud2e)](https://m8ven.ai/mcp/siosig-mcp-chest-memory-1iud2e)
commit: d72243e0f02941e4ff9d04ed0597a140a10ea1fb
code hash: 23fd4b5a253a78a7278f13455177856c3e9e184925a4911c5f742d18ec27ef30
verified: 6/13/2026, 9:42:17 AM
view raw JSON →