implement CalDAV MCP server v1 with streamable HTTP tools

This commit is contained in:
2026-03-20 15:47:06 +01:00
parent c92bf5c912
commit 4735b9ccf2
20 changed files with 4505 additions and 2 deletions

7
.env.template Normal file
View File

@@ -0,0 +1,7 @@
CALDAV_BASE_URL=https://caldav.example.com/caldav
MCP_HTTP_PORT=3000
LOG_LEVEL=info
ALLOW_COOKIE_PASSTHROUGH=false
CALDAV_TIMEOUT_MS=15000
CALDAV_RETRY_COUNT=1
EVENT_HREF_STRATEGY=uid