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_tasks

Liste alle Tasks/Aufgaben aus Daylite auf.

daylite_get_task

Rufe einen einzelnen Daylite-Task per URL ab.

daylite_create_task

Erstelle einen neuen Task in Daylite.

daylite_update_task

Aktualisiere einen bestehenden Daylite-Task.

daylite_delete_task

Lösche einen Task aus Daylite.

daylite_list_calendars

Liste alle verfügbaren Daylite-Kalender auf.

daylite_list_appointments

Liste Termine aus Daylite auf. Optional filterbar nach Zeitraum.

daylite_get_appointment

Rufe einen einzelnen Daylite-Termin per URL ab.

daylite_create_appointment

Erstelle einen neuen Termin in Daylite.

daylite_update_appointment

Aktualisiere einen bestehenden Daylite-Termin.

daylite_delete_appointment

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