71
/ 100
10 days ago
glama

engram

Provides persistent project memory for AI coding agents, enabling context retention across sessions via event logging, briefing generation, and querying.

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: OPENAI_API_KEY, GOOGLE_API_KEY, GEMINI_API_KEY, ANTHROPIC_API_KEY
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.
🔐 secretOPENAI_API_KEYgpt, gpt-4o, o3 OpenAI [platform.openai.com/api-keys](https://platform.openai.com/api-keys) [openai](https://pypi.org/project/openai/)
🔐 secretGOOGLE_API_KEYgemini-pro, gemini-flash Google [aistudio.google.com/apikey](https://aistudio.google.com/apikey) [google-genai](https://pypi.org/project/google-genai/)
🔐 secretGEMINI_API_KEY
🔐 secretANTHROPIC_API_KEYclaude-opus, claude-sonnet Anthropic [console.anthropic.com](https://console.anthropic.com/settings/keys) via httpx (no SDK)
configENGRAM_AGENT_ID
configENGRAM_SAFE_MODESet =1 in the server's environment.
configENGRAM_PROJECT_DIR"": "/path/to/your/project"
// 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/coinstax-engram-1hyml5)](https://m8ven.ai/mcp/coinstax-engram-1hyml5)
commit: 87e8c04ffd9f5c881db475c4b7168d2c7e69169f
code hash: 020118f97f4ffa5b0889fc468180ba89d351e4e844243910f318900956f4e29b
verified: 7/21/2026, 9:13:03 AM
view raw JSON →