74
/ 100
28 days ago
github_topic

dav-mcp

Transform AI agents into orchestrating assistants managing calendars, contacts, and tasks

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: 5 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 dependencies5 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.19.0GHSA-2phv-j68v-wwqx

pnpm vulnerable to Command Injection via environment variable substitution

highpnpm@10.19.0GHSA-379q-355j-w6rj

pnpm v10+ Bypass "Dependency lifecycle scripts execution disabled by default"

highpnpm@10.19.0GHSA-7vhp-vf5g-r2fw

pnpm Has Lockfile Integrity Bypass that Allows Remote Dynamic Dependencies

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",
configCATEGORIES
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
configMAX_TESTS
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
configMCP_TRANSPORT
configPORT
configREPETITIONS
configSUCCESS_THRESHOLD
configTEST_IDS
configTOOL_CALL_LOG_FILE
configTOOL_CALL_LOG_MODE
configWEBHOOK_URL
// 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/philflowio-dav-mcp-p8oyx8)](https://m8ven.ai/mcp/philflowio-dav-mcp-p8oyx8)
commit: 9156150948f992b901228aa5e8e707dd340cfc5a
code hash: 4c130d1d2ae256b2c49ae7049600606f302c78103bc5c081b05941465bcc5496
verified: 6/15/2026, 1:10:36 PM
view raw JSON →