74
/ 100
1 month ago
glama

icloud-mcp

Enables calendar management with iCloud through CalDAV, allowing users to list, create, update, and delete events via a standardized API.

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: DB_PASSWORD, ENCRYPTION_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.
configALLOWED_HOSTS
configALLOWED_USER_AGENTS
configDB_DATABASE
configDB_HOST
🔐 secretDB_PASSWORD
configDB_POOL_MAX
configDB_USER
configENABLE_CALENDAR
configENABLE_CONTACTS
🔐 secretENCRYPTION_KEY
configPORT3. Access the server at http://localhost:<>
// 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/thefredlab-icloud-mcp-1d6fz2)](https://m8ven.ai/mcp/thefredlab-icloud-mcp-1d6fz2)
commit: 0a6eac6bd70df390d80df500607fe73be74aea5b
code hash: 863ae22f940980eb441e51a2830673e2c60e6b381dc85772496313f8af82247f
verified: 6/10/2026, 10:33:36 AM
view raw JSON →