74
/ 100
5 days ago
glama

Claude-Atlas-MCP

Self-hosted MCP server giving Claude persistent memory via entities, observations, history, and reminders, backed by a lightweight Node/SQLite backend.

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 1 credential: ATLAS_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.
configATLAS_DB_PATHPath to the SQLite file (defaults to ../data/atlas.db relative to src/; the Docker image uses /app/data/atlas.db).
🔐 secretATLAS_TOKENThe token is the secret half of an caller:secret pair (see below). You can also pass it as an X-Atlas-Token header or a Bearer token instead of the query string.
configPORTListen port (defaults to 7784).
// 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 6 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/dcazman-claude-atlas-mcp-1lr2g6)](https://m8ven.ai/mcp/dcazman-claude-atlas-mcp-1lr2g6)
commit: 8e4d57d6a97e4e5083ef333138dd412d97aa1639
code hash: 972cd6f0da2883feb03b2181b925f5abdfed4d0fedbd0cf3c959df4e1125df93
verified: 7/7/2026, 10:03:30 AM
view raw JSON →