Skip to main content
Glama

MCP Calendar Server

by highthon-16

get_events_by_category

Retrieve events organized by category such as STUDY, WORK, REST, or ACTIVITY using the MCP Calendar Server to streamline event management and organization.

Instructions

카테고리별로 이벤트를 조회합니다. Args: category: 카테고리 (STUDY, WORK, REST, ACTIVITY)

Input Schema

NameRequiredDescriptionDefault
categoryYes

Input Schema (JSON Schema)

{ "properties": { "category": { "title": "Category", "type": "string" } }, "required": [ "category" ], "title": "get_events_by_categoryArguments", "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