73
/ 100
10 days ago
glama

Shared Diary MCP

Enables humans and AI to collaboratively write a diary with time-ordered entries, replies, and participant-based access control via MCP tools.

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: DIARY_ADMIN_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.
configPORT8000 本地服务端口
configDIARY_DB_PATHdata/shared-diary.sqlite3 SQLite 数据库位置
🔐 secretDIARY_ADMIN_KEYexport ="请替换为至少32位的随机字符串"
configDIARY_PUBLIC_URL根据请求推断 生成参与者链接时使用的公开根地址
configHOST0.0.0.0 本地服务监听地址
configDIARY_TIMEZONEAsia/Shanghai 日记日期与网页显示时区
// 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/yunsheng613-shared-diary-mcp-1pyw6o)](https://m8ven.ai/mcp/yunsheng613-shared-diary-mcp-1pyw6o)
commit: a9dc138fa723e074cb1c91a0675e37c7029f0b9d
code hash: b1fc55948fb6f3957bb77f70fe5a06672540e50f20c83dd2c65ef7c16edecba0
verified: 7/21/2026, 9:22:19 AM
view raw JSON →