Skip to main content
Glama

macOS Calendar MCP Server

by xybstone

list-today-events

Retrieve today’s events from the macOS Calendar application using direct integration. Specify a calendar name to filter events without OAuth setup, simplifying event management.

Instructions

列出今天的事件

Input Schema

NameRequiredDescriptionDefault
calendarNo日历名称个人

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "calendar": { "default": "个人", "description": "日历名称", "type": "string" } }, "type": "object" }

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/xybstone/macos-calendar-mcp'

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