Skip to main content
Glama

Google Calendar MCP

by AnByoungHyun

list_day_events

Retrieve a detailed list of all events scheduled for a specific date (YYYY-MM-DD) on Google Calendar through the MCP protocol.

Instructions

지정한 날짜(YYYY-MM-DD)의 모든 일정 목록 조회

Input Schema

NameRequiredDescriptionDefault
dateYes

Input Schema (JSON Schema)

{ "properties": { "date": { "title": "Date", "type": "string" } }, "required": [ "date" ], "title": "list_day_eventsArguments", "type": "object" }
Install Server

Other Tools from Google Calendar MCP

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/AnByoungHyun/google_calendar_mcp'

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