74
/ 100
17 days ago
glama

dav-mcp

Transform AI agents into orchestrating assistants managing calendars, contacts, and tasks via CalDAV, CardDAV, and VTODO protocols.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 4 credentials: BEARER_TOKEN, CALDAV_PASSWORD, GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high1 medium4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

highexpress-rate-limit@8.1.0GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

highpnpm@10.26.2GHSA-2phv-j68v-wwqx

pnpm vulnerable to Command Injection via environment variable substitution

mediumpnpm@10.26.2GHSA-v253-rj99-jwpq

pnpm has Path Traversal via arbitrary file permission modification

lowpnpm@10.26.2GHSA-6pfh-p556-v868

pnpm: Binary ZIP extraction allows arbitrary file write via path traversal (Zip Slip)

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_METHOD"": "OAuth",
🔐 secretBEARER_TOKENyour-secret-token \
🔐 secretCALDAV_PASSWORD"": "your_password"
configCALDAV_SERVER_URL"": "https://dav.example.com",
configCALDAV_USERNAME"": "your_username",
configCORS_ALLOWED_ORIGINS
configGOOGLE_CLIENT_ID"": "your-client-id",
🔐 secretGOOGLE_CLIENT_SECRET"": "your-client-secret",
🔐 secretGOOGLE_REFRESH_TOKEN"": "your-refresh-token"
configGOOGLE_SERVER_URL
configGOOGLE_TOKEN_URL
configGOOGLE_USER"": "your@gmail.com",
configLOG_LEVEL
configLOG_TOOL_CALLS
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configMCP_TRANSPORT
configPORT
configTOOL_CALL_LOG_FILE
configTOOL_CALL_LOG_MODE
// 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 2 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/philflowioorg-dav-mcp-7car2c)](https://m8ven.ai/mcp/philflowioorg-dav-mcp-7car2c)
commit: 08b7ac720a16afe3c9cd77c3aa792a6c24fde0e0
code hash: 3dfef96afde56fabde26f6af9e1ccc08b4c32f5edaedddff7ac61353148c4b8f
verified: 6/22/2026, 12:23:34 PM
view raw JSON →
dav-mcp · M8ven Trust Score | M8ven