Skip to main content
Glama
jnss95

iCal MCP Server

by jnss95

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALENDAR_LINKNoURL or path to an iCalendar file. Can also use CALENDAR_LINK_{id} for multiple calendars.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_calendarsA

List all currently loaded calendars.

get_calendar_infoA

Get metadata and information about a loaded calendar.

list_eventsB

List all events in a calendar, optionally filtered by date range.

search_eventsC

Search for events matching specified criteria.

get_eventA

Get detailed information about a specific event by its UID.

create_eventB

Create a new event in the calendar.

update_eventC

Update an existing event.

delete_eventB

Delete an event from the calendar.

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/jnss95/ical-mcp'

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