Server data from the Official MCP Registry
AI-orchestrated calendars, contacts & tasks across any DAV platform. 26 tools, field-agnostic.
AI-orchestrated calendars, contacts & tasks across any DAV platform. 26 tools, field-agnostic.
Set these up before or after installing:
Environment variable: DAV_BASE_URL
Environment variable: DAV_USERNAME
Environment variable: DAV_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-philflowio-dav-mcp": {
"env": {
"DAV_BASE_URL": "your-dav-base-url-here",
"DAV_PASSWORD": "your-dav-password-here",
"DAV_USERNAME": "your-dav-username-here"
},
"args": [
"-y",
"dav-mcp"
],
"command": "npx"
}
}
}This CalDAV/CardDAV MCP server has solid authentication and appropriate permissions for its calendar/contact management purpose. However, it contains a hardcoded Bearer token and uses environment variables that could be logged, creating moderate security concerns. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 4 files · 11 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!