-
securityF
license-
qualityModel Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.
Last updated -
1
Python
macOS에서 Apple 캘린더와 상호 작용하기 위한 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 모듈을 사용하면 AI 모델이 표준화된 인터페이스를 통해 캘린더 데이터에 접근하고 조작할 수 있습니다.
MCP 서버는 AI 모델에 대해 다음과 같은 도구를 제공합니다.
getCalendars
: 사용 가능한 모든 캘린더를 나열합니다.getCalendarEvents
: 특정 캘린더에서 이벤트 가져오기createCalendarEvent
: 캘린더에 새 이벤트를 만듭니다.updateCalendarEvent
: 기존 이벤트 업데이트deleteCalendarEvent
: 캘린더에서 이벤트를 삭제합니다.이벤트를 만들거나 업데이트할 때 다음 날짜 형식을 사용할 수 있습니다.
Calendar API Bridge가 업데이트되어 이러한 날짜 형식을 자동으로 처리합니다.
자동 재로딩을 사용하여 개발 모드에서 서버를 실행하려면:
MIT
local-only server
The server can only run on the client's local machine because it depends on local resources.
표준화된 인터페이스를 통해 AI 모델이 macOS에서 Apple 캘린더 데이터에 액세스하고 조작할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/shadowfax92/apple-calendar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server