CalDAV calendar operations (list, create, update, delete events) as MCP tools.
🗓️ A CalDAV Model Context Protocol (MCP) server to expose calendar operations as tools for AI assistants. Connect to CalDAV servers List calendar events within a specific timeframe Create calendar events Update calendar events Delete calendar events by UID Run the MCP server in development mode with auto-reload: This will run the TypeScript code directly with watch mode and automatically load…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
🗓️ A CalDAV Model Context Protocol (MCP) server to expose calendar operations as tools for AI assistants. Connect to CalDAV servers List calendar events within a specific timeframe Create calendar events Update calendar events Delete calendar events by UID Run the MCP server in development mode with auto-reload: This will run the TypeScript code directly with watch mode and automatically load environment variables from . Alternatively, you can compile TypeScript to JavaScript and run it: List…