Skip to main content
Glama

macOS Calendar MCP Server

by xybstone

search-events

Search macOS Calendar events using keywords and specific calendar names for quick access to scheduled activities without OAuth setup.

Instructions

搜索事件

Input Schema

NameRequiredDescriptionDefault
calendarNo日历名称个人
queryYes搜索关键词

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "calendar": { "default": "个人", "description": "日历名称", "type": "string" }, "query": { "description": "搜索关键词", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from macOS Calendar MCP Server

Related Tools

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