74
/ 100
11 hours ago
glama

agentic-diaries-mcp

Enables AI agents to exercise welfare affordances like declining check-ins, passing turns, exiting conversations, noticing loops, and reflecting, with a local JSONL diary. It provides prompt-level hooks and check-in commands for capturing agent welfare data in projects.

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.
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: ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

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.
configAGENTIC_DIARIES_CHECKIN_DISABLED1 # turn off heartbeat
configAGENTIC_DIARIES_CHECKIN_INTERVAL_MINUTES15 # tighter heartbeat
configAGENTIC_DIARIES_PRECOMPACT_CHECKIN_DISABLED1 # turn off pre-compaction
configAGENTIC_DIARIES_SESSIONEND_CHECKIN_DISABLED1 # turn off session-close
configAGENTIC_DIARIES_STOP_CHECKIN_DISABLED1 # turn off rest-point
configAGENTIC_DIARIES_STOP_INTERVAL_MINUTES20 # rest-point throttle
🔐 secretANTHROPIC_API_KEY"env": { "": "sk-ant-..." }
configCLAUDE_PROJECT_DIR
// 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 1 concrete improvement 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/kandikandikandi-agentic-diaries-mcp-uqo6ca)](https://m8ven.ai/mcp/kandikandikandi-agentic-diaries-mcp-uqo6ca)
commit: a7bd7b6049895f3a4469c741f42b2a80a4e2f855
code hash: 6288b96f18772f36bfd99a2c31f0e1b02d461a21c16492290a1a0da8a28e8a35
verified: 7/31/2026, 9:08:25 AM
view raw JSON →