Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by PhilflowIO • Uncategorized
An MCP server enabling AI agents to manage calendars, contacts, and tasks via CalDAV, CardDAV, and VTODO protocols.
Manage and query calendar events with full CRUD and filtering capabilities.
Handle contact management including creation, updates, and efficient searches.
Organize and update tasks with full VTODO support and advanced querying.
dav-mcp provides a comprehensive set of 26 production-ready tools that allow AI agents to perform full CRUD operations and advanced queries on calendar events, contacts, and tasks. It supports multiple providers and protocols, including CalDAV, CardDAV, and VTODO, with features like server-side filtering, field-based updates, and multi-provider compatibility. The server can be integrated locally with Claude Desktop or remotely via HTTP for automation workflows such as n8n, enhancing AI orchestration capabilities.
List all available calendars from the CalDAV server. Use this to get calendar URLs needed for other operations
List ALL events from a single calendar without filtering. WARNING: Returns all events which can be many thousands - use calendar_query instead for searching with filters (supports multi-calendar search).
Create a new calendar event with title, date, time, optional description and location
PREFERRED: Update event fields without iCal formatting. Supports: SUMMARY (title), DESCRIPTION (details), LOCATION (place), DTSTART (start time), DTEND (end time), STATUS (TENTATIVE/CONFIRMED/CANCELLED), and any RFC 5545 property including custom X-* properties (e.g., X-ZOOM-LINK, X-MEETING-ROOM).
ADVANCED: Update event with raw iCal data. Requires manual iCal formatting - use update_event instead for simple field updates (summary, description). Only use this if you have complete pre-formatted iCal data or need to update advanced iCal properties.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.