74
grade C
2 days 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.

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.
// 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/dominik1001-caldav-mcp-1ujine)](https://m8ven.ai/mcp/dominik1001-caldav-mcp-1ujine)
commit: a43f76c83694e1d3b973073392fdf3bdecb997c4
code hash: 7d1b32898a92ab67bf60b2fe29ab0799bebd265439741d53c6a46b65a84a4684
verified: 4/18/2026, 6:33:16 PM
view raw JSON →