Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DAYLITE_PASSWORDYesDaylite CalDAV password obtained from Daylite settings
DAYLITE_USERNAMEYesDaylite CalDAV username obtained from Daylite settings
DAYLITE_SERVER_URLNoDaylite CalDAV server URLhttps://caldav.marketcircle.net

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
daylite_list_tasksB

Liste alle Tasks/Aufgaben aus Daylite auf.

daylite_get_taskA

Rufe einen einzelnen Daylite-Task per URL ab.

daylite_create_taskB

Erstelle einen neuen Task in Daylite.

daylite_update_taskB

Aktualisiere einen bestehenden Daylite-Task.

daylite_delete_taskB

Lösche einen Task aus Daylite.

daylite_list_calendarsA

Liste alle verfügbaren Daylite-Kalender auf.

daylite_list_appointmentsB

Liste Termine aus Daylite auf. Optional filterbar nach Zeitraum.

daylite_get_appointmentA

Rufe einen einzelnen Daylite-Termin per URL ab.

daylite_create_appointmentB

Erstelle einen neuen Termin in Daylite.

daylite_update_appointmentC

Aktualisiere einen bestehenden Daylite-Termin.

daylite_delete_appointmentA

Lösche einen Termin aus Daylite.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wimwoeber/daylite-claude-connector'

If you have feedback or need assistance with the MCP directory API, please join our Discord server