Skip to main content
Glama

MCP Calendar Server

by highthon-16

get_events_by_date

Retrieve events for a specific date using the MCP Calendar Server. Input the date in YYYY-MM-DD format to access and manage your calendar events efficiently.

Instructions

특정 날짜의 이벤트를 조회합니다. Args: date: 날짜 (YYYY-MM-DD 형식)

Input Schema

NameRequiredDescriptionDefault
dateYes

Input Schema (JSON Schema)

{ "properties": { "date": { "title": "Date", "type": "string" } }, "required": [ "date" ], "title": "get_events_by_dateArguments", "type": "object" }

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/highthon-16/MCP'

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