MCP Servers / productivity / Google Calendar MCP

Google Calendar MCP

JSON →
stdiononeproductivity

Integrates with the Google Calendar API to manage events and schedules using OAuth2 authentication.

Install
How to run this server

No install command recorded.

server path: google-calendar-mcp
Tools
What this server exposes
list_month_events
지정한 연/월의 모든 일정 목록 조회
list_day_events
지정한 날짜의 모든 일정 목록 조회
get_event_detail
일정 ID로 상세 정보 조회
create_event
새로운 일정 생성 (참여자(이메일) 추가 가능)
update_event
일정 ID로 일정 정보 수정 (제목, 시간 등)
delete_event
일정 ID로 일정 삭제
find_free_slots
특정 날짜의 N분 이상 빈 시간대 찾기 (회의 시간 조율에 유용)
Configuration
Environment & auth
authnone
Resources
Google Calendar MCP — MCP Server · libregistry