74
/ 100
1 month ago
glama

caldav-mcp

An MCP server that exposes CalDAV calendar operations as tools for AI assistants. It enables users to connect to CalDAV servers to create and list calendar events within specific timeframes.

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: CALDAV_PASSWORD
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.
configCALDAV_BASE_URL"": "<CalDAV server URL>",
🔐 secretCALDAV_PASSWORD"": "<CalDAV password>"
configCALDAV_USERNAME"": "<CalDAV username>",
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dominik1001-caldav-mcp-1ujine)](https://m8ven.ai/mcp/dominik1001-caldav-mcp-1ujine)
commit: da8ccc75c0aeeb86c2858f2232d0c3acf85da55a
code hash: c3a9010eab61e3aec94c6641d00d0447b2fc07a603ef869cf798996dd75f6dca
verified: 6/17/2026, 12:25:41 PM
view raw JSON →