← Index

CalDAV calendars

io.github.ni-c/caldav-mcpv0.1.0Calendar & Time

Read and write CalDAV calendars: events, tasks and journal entries over the open standard

The current version, v0.1.0, was published to the official MCP registry on 2026-09-05. It is distributed as @ni-c/caldav-mcp on npm and as the Docker image ghcr.io/ni-c/caldav-mcp:0.1.0, filed under Calendar & Time by this index, and declares 14 environment variables. Removals and unreachable sources are measured across every server this index tracks, contract drift across the servers that answer in consecutive snapshots; the index's current counts put this record in context.

In-path gate · all MCP tools

Using CalDAV calendars in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-09-05).

Contracts can change after screening, with no version bump. The gate pins CalDAV calendars’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
CALDAV_URL
required

Root of the CalDAV server, e.g. https://dav.example.net. A calendar collection URL also works.

CALDAV_USERNAME

Account name. Most hosted services want an app-specific password with it.

CALDAV_PASSWORD
secret

Password or app-specific password. Deleted from the environment once read.

CALDAV_TOKEN
secret

Bearer token, as an alternative to username and password. Not both.

CALDAV_CALENDARS

Comma-separated calendars this server may touch, by path or final path segment. Default: all of them.

CALDAV_TIMEZONE

IANA zone for timestamps that carry no offset, e.g. Europe/Berlin (default: UTC)

CALDAV_USER_EMAIL

The address you are invited as, so respond_to_event can find your own attendee line

CALDAV_MAX_EVENTS

Entries a listing returns by default, 1 to 500 (default: 100)

CALDAV_READ_ONLY

Set to true to register only the read tools (default: false)

CALDAV_INSECURE_TLS

Set to true to accept a self-signed certificate on the configured host only (default: false)

CALDAV_ALLOW_PLAINTEXT

Set to true to allow a plain http:// URL to a host that is not loopback, which sends the credentials unencrypted (default: false)

CALDAV_ALLOW_TOOLS

Comma-separated tool names or list_* prefixes to register; 'essential' selects a curated preset (default: all tools)

CALDAV_DENY_TOOLS

Comma-separated tool names or list_* prefixes to remove from whatever the allow list left

ELICITATION

Deliberately unprefixed, and reaches every MCP server in the environment. Set to false to make guarded tools use the two-call token instead of a dialog (default: true)

CALDAV_URL
required

Root of the CalDAV server, e.g. https://dav.example.net. A calendar collection URL also works.

CALDAV_USERNAME

Account name. Most hosted services want an app-specific password with it.

CALDAV_PASSWORD
secret

Password or app-specific password. Deleted from the environment once read.

CALDAV_TOKEN
secret

Bearer token, as an alternative to username and password. Not both.

CALDAV_CALENDARS

Comma-separated calendars this server may touch, by path or final path segment. Default: all of them.

CALDAV_TIMEZONE

IANA zone for timestamps that carry no offset, e.g. Europe/Berlin (default: UTC)

CALDAV_USER_EMAIL

The address you are invited as, so respond_to_event can find your own attendee line

CALDAV_MAX_EVENTS

Entries a listing returns by default, 1 to 500 (default: 100)

CALDAV_READ_ONLY

Set to true to register only the read tools (default: false)

CALDAV_INSECURE_TLS

Set to true to accept a self-signed certificate on the configured host only (default: false)

CALDAV_ALLOW_PLAINTEXT

Set to true to allow a plain http:// URL to a host that is not loopback, which sends the credentials unencrypted (default: false)

CALDAV_ALLOW_TOOLS

Comma-separated tool names or list_* prefixes to register; 'essential' selects a curated preset (default: all tools)

CALDAV_DENY_TOOLS

Comma-separated tool names or list_* prefixes to remove from whatever the allow list left

ELICITATION

Deliberately unprefixed, and reaches every MCP server in the environment. Set to false to make guarded tools use the two-call token instead of a dialog (default: true)

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
Alternatives in Calendar & Time