Skip to main content
Glama

Google Services MCP Server

calendar-get-event

Retrieve specific calendar event details using the event ID to access event information from Google Calendar.

Instructions

Get a specific calendar event by ID

Input Schema

NameRequiredDescriptionDefault
calendarIdNoCalendar ID - Available options: 'primary' (Primary Calendar)primary
eventIdYesEvent ID

Input Schema (JSON Schema)

{ "properties": { "calendarId": { "default": "primary", "description": "Calendar ID - Available options: 'primary' (Primary Calendar)", "type": "string" }, "eventId": { "description": "Event ID", "type": "string" } }, "required": [ "eventId" ], "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/RichardFelix999/Google-Service-MCP'

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