74
/ 100
13 days ago
glama

m2k-calendar MCP server

Enables Claude to query and manage Mail2000 calendar events, including agenda, search, booking, updating, and deleting events through natural language.

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.
🔐
You'll be asked for 2 credentials: M2K_BRIDGE_KEY, M2K_PASS
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.
configM2K_URL
configM2K_DISABLE_NOTIFY
configM2K_DIRECTORY_FILE3. (選配)=webmail 匯出的全公司通訊錄(CSV/vCard),
configM2K_ALLOWED_HOSTS
configM2K_DOMAIN
configM2K_BRIDGE_KEY_FILE
configM2K_OAUTH_CLIENTS
🔐 secretM2K_BRIDGE_KEY金鑰來源:環境變數 (urlsafe base64 的 32 bytes),或首次啟動自動
configM2K_AUTH_LOG
configM2K_USERexport ="wilber_chen@gss.com.tw"
🔐 secretM2K_PASSexport ="應用程式專用密碼" # 因 SAML,需在信箱設定產生 App 密碼
configM2K_IMAP_HOST
configM2K_SMTP_HOST
configM2K_BASE
configM2K_COOKIEexport M2K_M="<通訊錄網址的 m 參數>"; export M2K_SSNID="<ssnid>"; export ="<Cookie>"
configM2K_Mexport ="<通訊錄網址的 m 參數>"; export M2K_SSNID="<ssnid>"; export M2K_COOKIE="<Cookie>"
configM2K_SSNIDexport M2K_M="<通訊錄網址的 m 參數>"; export ="<ssnid>"; export M2K_COOKIE="<Cookie>"
// 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 3 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/weiting-tw-m2k-calendar-tools-1wuuwm)](https://m8ven.ai/mcp/weiting-tw-m2k-calendar-tools-1wuuwm)
commit: 602f4eb7c405e28b2a6c5308004bb4d83fb69669
code hash: 5178153fdae96e6cba97c8af47abbc838bcc30d0d67771a5f313458d8fbaec91
verified: 7/18/2026, 7:58:32 AM
view raw JSON →