Home › Productivity › dav-mcp
dav-mcp
AI-orchestrated calendars, contacts & tasks across any DAV platform. 27 tools, field-agnostic.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 4.0.1)
npx -y dav-mcp@4.0.1
Or add to your MCP client config:
{
"mcpServers": {
"dav-mcp": {
"command": "npx",
"args": [
"-y",
"dav-mcp@4.0.1"
],
"env": {
"CALDAV_SERVER_URL": "<YOUR_VALUE>",
"CALDAV_USERNAME": "<YOUR_VALUE>",
"CALDAV_PASSWORD": "<YOUR_VALUE>",
"AUTH_METHOD": "<YOUR_VALUE>",
"GOOGLE_SERVER_URL": "<YOUR_VALUE>",
"GOOGLE_USER": "<YOUR_VALUE>",
"GOOGLE_CLIENT_ID": "<YOUR_VALUE>",
"GOOGLE_CLIENT_SECRET": "<YOUR_VALUE>",
"GOOGLE_REFRESH_TOKEN": "<YOUR_VALUE>",
"GOOGLE_TOKEN_URL": "<YOUR_VALUE>"
}
}
}
}
CALDAV_SERVER_URLrequired — Base URL of your CalDAV/CardDAV server (e.g. https://example.com/dav.php/)CALDAV_USERNAMErequired — Username for DAV server authenticationCALDAV_PASSWORDrequired secret — Password or app-specific password for DAV server authenticationAUTH_METHOD— Authentication method: 'basic' (default) or 'oauth2' for GoogleGOOGLE_SERVER_URL— Google CalDAV endpoint; required when AUTH_METHOD=oauth2GOOGLE_USER— Google account email; required when AUTH_METHOD=oauth2GOOGLE_CLIENT_ID— OAuth2 client ID; required when AUTH_METHOD=oauth2GOOGLE_CLIENT_SECRETsecret — OAuth2 client secret; required when AUTH_METHOD=oauth2GOOGLE_REFRESH_TOKENsecret — OAuth2 refresh token; required when AUTH_METHOD=oauth2GOOGLE_TOKEN_URL— OAuth2 token endpoint; required when AUTH_METHOD=oauth2
Related servers
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Data from the Official MCP Registry