-
securityA
license-
qualityEnables comprehensive calendar management with capabilities to create, list, update, and delete events through a Model Context Protocol server integrated with Google Calendar.
Last updated -
9
2
TypeScript
MIT License
ADT(Algebraic Data Type) 기반의 MCP 캘린더 관리 시스템입니다.
이 프로젝트는 Model Context Protocol(MCP)을 사용하여 캘린더 이벤트를 관리하는 서버입니다. 함수형 프로그래밍 패러다임과 ADT를 적용하여 타입 안전성과 예측 가능성을 보장합니다.
모든 캘린더 이벤트를 조회합니다.
특정 ID의 이벤트를 조회합니다.
새로운 캘린더 이벤트를 생성합니다.
매개변수:
title
: 이벤트 제목start_time
: 시작 시간 (ISO 형식: 2025-08-02T10:00:00)duration
: 지속 시간(분)category
: 카테고리 (STUDY, WORK, REST, ACTIVITY)description
: 이벤트 설명 (선택)location
: 장소 (선택)stamina_cost
: 스태미나 소모량 (기본값: 0)기존 이벤트를 수정합니다.
이벤트를 삭제합니다.
이벤트를 완료 상태로 변경합니다.
카테고리별로 이벤트를 조회합니다.
특정 날짜의 이벤트를 조회합니다.
STUDY
: 학습WORK
: 업무 REST
: 휴식ACTIVITY
: 활동PLANNED
: 계획됨COMPLETED
: 완료됨CANCELED
: 취소됨캘린더 이벤트의 핵심 엔티티로 다음 필드를 포함합니다:
이 프로젝트는 MIT 라이선스 하에 배포됩니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/highthon-16/MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server