Skip to main content
Glama
tracsoftllc

Planning Center Online MCP Server

by tracsoftllc

pco_get_calendar_event

Retrieve detailed calendar event information from Planning Center Online using the event ID. Returns event name, approval status, description, visibility, and registration details in markdown or JSON format.

Instructions

Get detailed information about a specific calendar event.

Args:

  • id (string): The event ID

  • response_format ('markdown' | 'json'): Output format (default: 'markdown')

Returns: Full event record with name, approval status, description, visibility, and registration info. Error: Returns "Error: Resource not found" if the ID is invalid.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe calendar event ID
response_formatNoOutput format: 'markdown' for human-readable or 'json' for machine-readablemarkdown

Latest Blog Posts

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/tracsoftllc/PCO-MCP'

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