Loading MCP server directory, please wait...
A TypeScript MCP server for iCloud Calendar with native multi-VALARM support.
npx @getmcp/cli add io.github.lukegskw/caldav-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
CALDAV_USERNAMEYour CalDAV username
CALDAV_PASSWORDYour CalDAV password or app-specific password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lukegskw/caldav-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"CALDAV_USERNAME",
"-e",
"CALDAV_PASSWORD",
"ghcr.io/lukegskw/caldav-mcp:0.1.6"
],
"env": {
"CALDAV_USERNAME": "",
"CALDAV_PASSWORD": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.